C# Class idTech4.Renderer.ViewEntity

ファイルを表示 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_oe property

public idRenderEntity,idTech4.Renderer EntityDef
return idRenderEntity

ModelDepthHack public_oe property

public float ModelDepthHack
return float

ModelMatrix public_oe property

public Matrix ModelMatrix
return Matrix

ModelViewMatrix public_oe property

public Matrix ModelViewMatrix
return Matrix

ScissorRectangle public_oe property

public idScreenRect,idTech4.Renderer ScissorRectangle
return idScreenRect

WeaponDepthHack public_oe property

public bool WeaponDepthHack
return bool