|
Space Engineers
|
Public Attributes | |
| bool | Enabled |
| MyImpostorType | ImpostorType |
| VRageRender.MyTransparentMaterial | Material |
| int | ImpostorsCount |
| float | MinDistance |
| float | MaxDistance |
| float | MinRadius |
| float | MaxRadius |
| Vector4 | AnimationSpeed |
| Vector3 | Color |
| float | Intensity |
| float | Contrast |
| float | Radius |
| float | Anim1 |
| float | Anim2 |
| float | Anim3 |
| float | Anim4 |
Definition at line 15 of file MyImpostorProperties.cs.
| float VRageRender.MyImpostorProperties.Anim1 |
Definition at line 34 of file MyImpostorProperties.cs.
| float VRageRender.MyImpostorProperties.Anim2 |
Definition at line 35 of file MyImpostorProperties.cs.
| float VRageRender.MyImpostorProperties.Anim3 |
Definition at line 36 of file MyImpostorProperties.cs.
| float VRageRender.MyImpostorProperties.Anim4 |
Definition at line 37 of file MyImpostorProperties.cs.
| Vector4 VRageRender.MyImpostorProperties.AnimationSpeed |
Definition at line 25 of file MyImpostorProperties.cs.
| Vector3 VRageRender.MyImpostorProperties.Color |
Definition at line 26 of file MyImpostorProperties.cs.
| float VRageRender.MyImpostorProperties.Contrast |
Definition at line 28 of file MyImpostorProperties.cs.
| bool VRageRender.MyImpostorProperties.Enabled |
Definition at line 17 of file MyImpostorProperties.cs.
| int VRageRender.MyImpostorProperties.ImpostorsCount |
Definition at line 20 of file MyImpostorProperties.cs.
| MyImpostorType VRageRender.MyImpostorProperties.ImpostorType |
Definition at line 18 of file MyImpostorProperties.cs.
| float VRageRender.MyImpostorProperties.Intensity |
Definition at line 27 of file MyImpostorProperties.cs.
| VRageRender.MyTransparentMaterial VRageRender.MyImpostorProperties.Material |
Definition at line 19 of file MyImpostorProperties.cs.
| float VRageRender.MyImpostorProperties.MaxDistance |
Definition at line 22 of file MyImpostorProperties.cs.
| float VRageRender.MyImpostorProperties.MaxRadius |
Definition at line 24 of file MyImpostorProperties.cs.
| float VRageRender.MyImpostorProperties.MinDistance |
Definition at line 21 of file MyImpostorProperties.cs.
| float VRageRender.MyImpostorProperties.MinRadius |
Definition at line 23 of file MyImpostorProperties.cs.
| float VRageRender.MyImpostorProperties.Radius |
Definition at line 32 of file MyImpostorProperties.cs.
1.8.8