|
ILeftRightHandedCoordinateSystemIsRightHandedCoordinateSystem Property |
When true than right handed coordinate system is used (as in WPF 3D, XNA and OpenGL), if false than left handed coordinate system are used (as in DirectX).
Namespace: Ab3d.DirectX.CamerasAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.1.9105.2048 (1.0.0.0)
Syntax bool IsRightHandedCoordinateSystem { get; set; }
Property Value
BooleanSee Also