C# Class idTech4.Renderer.DrawSurface

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

Public Properties

Property Type Description
Geometry Surface
Material idMaterial
MaterialRegisters float[]
ScissorRectangle idScreenRect
Sort float
Space ViewEntity

Property Details

Geometry public property

public Surface,idTech4.Renderer Geometry
return Surface

Material public property

public idMaterial,idTech4.Renderer Material
return idMaterial

MaterialRegisters public property

public float[] MaterialRegisters
return float[]

ScissorRectangle public property

public idScreenRect,idTech4.Renderer ScissorRectangle
return idScreenRect

Sort public property

public float Sort
return float

Space public property

public ViewEntity,idTech4.Renderer Space
return ViewEntity