[This is preliminary documentation and is subject to change.]
public Matrix4F Orientation { get; set; }
Public Property Orientation As Matrix4F
public: property Matrix4F Orientation { Matrix4F get (); void set (Matrix4F value); }