Gets transformNew.Orientation
Namespace: JigLibX.CollisionAssembly: JigLibX (in JigLibX.dll) Version: 0.3.1.0
Syntax
C# |
---|
public Matrix NewOrient { get; } |
Visual Basic |
---|
Public ReadOnly Property NewOrient As Matrix Get |
Visual C++ |
---|
public: property Matrix NewOrient { Matrix get (); } |