Space Engineers
|
Public Attributes | |
VRageMath.MatrixD | View |
VRageMath.Matrix | ViewAtZero |
VRageMath.Matrix | Projection |
MyViewport | Viewport |
VRageMath.Vector3D | CameraPosition |
bool | DepthRead |
Definition at line 4 of file MyBillboardViewProjection.cs.
VRageMath.Vector3D VRageRender.MyBillboardViewProjection.CameraPosition |
Definition at line 10 of file MyBillboardViewProjection.cs.
bool VRageRender.MyBillboardViewProjection.DepthRead |
Definition at line 11 of file MyBillboardViewProjection.cs.
VRageMath.Matrix VRageRender.MyBillboardViewProjection.Projection |
Definition at line 8 of file MyBillboardViewProjection.cs.
VRageMath.MatrixD VRageRender.MyBillboardViewProjection.View |
Definition at line 6 of file MyBillboardViewProjection.cs.
VRageMath.Matrix VRageRender.MyBillboardViewProjection.ViewAtZero |
Definition at line 7 of file MyBillboardViewProjection.cs.
MyViewport VRageRender.MyBillboardViewProjection.Viewport |
Definition at line 9 of file MyBillboardViewProjection.cs.