C# Class idTech4.Renderer.ViewEntity

Show file Open project: iainmckay/idtech4.net Class Usage Examples

Public Properties

Property Type Description
EntityDef idRenderEntity
ModelDepthHack float
ModelMatrix Matrix
ModelViewMatrix Matrix
ScissorRectangle idScreenRect
WeaponDepthHack bool

Property Details

EntityDef public property

public idRenderEntity,idTech4.Renderer EntityDef
return idRenderEntity

ModelDepthHack public property

public float ModelDepthHack
return float

ModelMatrix public property

public Matrix ModelMatrix
return Matrix

ModelViewMatrix public property

public Matrix ModelViewMatrix
return Matrix

ScissorRectangle public property

public idScreenRect,idTech4.Renderer ScissorRectangle
return idScreenRect

WeaponDepthHack public property

public bool WeaponDepthHack
return bool