C# Class idTech4.Renderer.MaterialStage

Afficher le fichier Open project: iainmckay/idtech4.net Class Usage Examples

Méthodes publiques

Свойство 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
Résultat int

Color public_oe property

public ColorStage,idTech4.Renderer Color
Résultat ColorStage

ConditionRegister public_oe property

public int ConditionRegister
Résultat int

DrawStateBits public_oe property

public MaterialStates DrawStateBits
Résultat MaterialStates

HasAlphaTest public_oe property

public bool HasAlphaTest
Résultat bool

IgnoreAlphaTest public_oe property

public bool IgnoreAlphaTest
Résultat bool

Lighting public_oe property

public StageLighting Lighting
Résultat StageLighting

NewStage public_oe property

public NewMaterialStage,idTech4.Renderer NewStage
Résultat NewMaterialStage

PrivatePolygonOffset public_oe property

public float PrivatePolygonOffset
Résultat float

Texture public_oe property

public TextureStage,idTech4.Renderer Texture
Résultat TextureStage

VertexColor public_oe property

public StageVertexColor VertexColor
Résultat StageVertexColor