|
| | MyRenderInstanceInfo (uint instanceBufferId, int instanceStart, int instanceCount, float maxViewDistance, MyInstanceFlagsEnum flags) |
| |
| | MyRenderInstanceInfo (uint instanceBufferId, int instanceStart, int instanceCount, bool castShadows, bool showLod1, float maxViewDistance, bool enableColorMaskHsv) |
| |
Definition at line 17 of file MyRenderInstanceInfo.cs.
| VRageRender.MyRenderInstanceInfo.MyRenderInstanceInfo |
( |
uint |
instanceBufferId, |
|
|
int |
instanceStart, |
|
|
int |
instanceCount, |
|
|
float |
maxViewDistance, |
|
|
MyInstanceFlagsEnum |
flags |
|
) |
| |
|
inline |
| VRageRender.MyRenderInstanceInfo.MyRenderInstanceInfo |
( |
uint |
instanceBufferId, |
|
|
int |
instanceStart, |
|
|
int |
instanceCount, |
|
|
bool |
castShadows, |
|
|
bool |
showLod1, |
|
|
float |
maxViewDistance, |
|
|
bool |
enableColorMaskHsv |
|
) |
| |
|
inline |
| readonly uint VRageRender.MyRenderInstanceInfo.InstanceBufferId |
| readonly int VRageRender.MyRenderInstanceInfo.InstanceCount |
| readonly int VRageRender.MyRenderInstanceInfo.InstanceStart |
| readonly float VRageRender.MyRenderInstanceInfo.MaxViewDistance |
| bool VRageRender.MyRenderInstanceInfo.CastShadows |
|
get |
| bool VRageRender.MyRenderInstanceInfo.EnableColorMask |
|
get |
| bool VRageRender.MyRenderInstanceInfo.ShowLod1 |
|
get |
The documentation for this struct was generated from the following file: