C# Class idTech4.Renderer.MaterialParsingData

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

Public Properties

Property Type Description
ForceOverlays bool
Operations List
RegisterIsTemporary bool[]
RegistersAreConstant bool
ShaderRegisters float[]
Stages List

Property Details

ForceOverlays public_oe property

public bool ForceOverlays
return bool

Operations public_oe property

public List Operations
return List

RegisterIsTemporary public_oe property

public bool[] RegisterIsTemporary
return bool[]

RegistersAreConstant public_oe property

public bool RegistersAreConstant
return bool

ShaderRegisters public_oe property

public float[] ShaderRegisters
return float[]

Stages public_oe property

public List Stages
return List