Click or drag to resize
AB4D logo

RenderablePrimitiveBaseIsFrontCounterClockwise 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: 2.3.6548.1040
Syntax
C#
public bool IsFrontCounterClockwise

Field Value

Type: Boolean
See Also