Click or drag to resize
AB4D logo

ContexStatesManagerIsFrontCounterClockwise Property

Gets a boolean that is the same as the IsFrontCounterClockwise value in RasterizerState (this is an cached value and do not require a native GetDescription call on each getter call)

Namespace:  Ab3d.DirectX
Assembly:  Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 2.1.6262.1040
Syntax
C#
public bool IsFrontCounterClockwise { get; }

Property Value

Type: Boolean
See Also