C# Class idTech4.Renderer.MaterialStage

显示文件 Open project: iainmckay/idtech4.net Class Usage Examples

Public Properties

Property Type Description
AlphaTestRegister int
Color ColorStage
ConditionRegister int
DrawStateBits MaterialStates
HasAlphaTest bool
IgnoreAlphaTest bool
Lighting StageLighting
NewStage NewMaterialStage
PrivatePolygonOffset float
Texture TextureStage
VertexColor StageVertexColor

Property Details

AlphaTestRegister public_oe property

public int AlphaTestRegister
return int

Color public_oe property

public ColorStage,idTech4.Renderer Color
return ColorStage

ConditionRegister public_oe property

public int ConditionRegister
return int

DrawStateBits public_oe property

public MaterialStates DrawStateBits
return MaterialStates

HasAlphaTest public_oe property

public bool HasAlphaTest
return bool

IgnoreAlphaTest public_oe property

public bool IgnoreAlphaTest
return bool

Lighting public_oe property

public StageLighting Lighting
return StageLighting

NewStage public_oe property

public NewMaterialStage,idTech4.Renderer NewStage
return NewMaterialStage

PrivatePolygonOffset public_oe property

public float PrivatePolygonOffset
return float

Texture public_oe property

public TextureStage,idTech4.Renderer Texture
return TextureStage

VertexColor public_oe property

public StageVertexColor VertexColor
return StageVertexColor