C# Class GLSharp.Graphics.CullInfo

ファイルを表示 Open project: colin-dumitru/GLSharp Class Usage Examples

Public Properties

Property Type Description
BotClip float[]
FarClip float[]
LeftClip float[]
ModelView float[]
NearClip float[]
RightClip float[]
TopClip float[]

Property Details

BotClip public_oe property

public float[] BotClip
return float[]

FarClip public_oe property

public float[] FarClip
return float[]

LeftClip public_oe property

public float[] LeftClip
return float[]

ModelView public_oe property

public float[] ModelView
return float[]

NearClip public_oe property

public float[] NearClip
return float[]

RightClip public_oe property

public float[] RightClip
return float[]

TopClip public_oe property

public float[] TopClip
return float[]