Demo3D 2016 API Documentation
Demo3D 2016 API Documentation
Microsoft.DirectX
Matrix Structure
Matrix Properties
Inverted Property
Origin Property
OriginX Property
OriginXD Property
OriginY Property
OriginYD Property
OriginZ Property
OriginZD Property
Transposed Property
XAxis Property
YAxis Property
ZAxis Property
Matrix
XAxis Property
The X-Axis of the
Matrix
Namespace:
Microsoft.DirectX
Assembly:
Demo3D.Common (in Demo3D.Common.dll) Version: 10.0.7983.28765
Syntax
C#
Copy
public
Vector3
XAxis
{
get
;
set
; }
Property Value
Type:
Vector3
Remarks
Equivalent to
Copy
Vector3.TransformNormal(m, Vector3.XAxis)
See Also
Reference
Matrix Structure
Microsoft.DirectX Namespace
© Emulate3D Ltd 2016
Send comments on this topic to
support@demo3d.com