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