Click or drag to resize
RenderableGeometryBaseIsFrontCounterClockwise Field
IsFrontCounterClockwise specifies the orientation of the positions in the 3D geometry - if true than the positions are oriented in a counter clockwise manner.

Namespace: Ab3d.DirectX
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 1.1.5815.1040
Syntax
C#
public bool IsFrontCounterClockwise

Field Value

Type: Boolean
See Also