Space Engineers
Public Attributes | Properties | List of all members
VRageRender.MyGeometryTextureSystemReference Struct Reference

Public Attributes

bool IsUsed
 
IDynamicFileArrayTexture ColorMetalTexture
 
IDynamicFileArrayTexture NormalGlossTexture
 
IDynamicFileArrayTexture ExtensionTexture
 
IDynamicFileArrayTexture AlphamaskTexture
 
int ColorMetalIndex
 
int NormalGlossIndex
 
int ExtensionIndex
 
int AlphamaskIndex
 

Properties

Vector4I TextureSliceIndices [get, set]
 

Detailed Description

Definition at line 81 of file MeshMaterial.cs.

Member Data Documentation

int VRageRender.MyGeometryTextureSystemReference.AlphamaskIndex

Definition at line 93 of file MeshMaterial.cs.

IDynamicFileArrayTexture VRageRender.MyGeometryTextureSystemReference.AlphamaskTexture

Definition at line 88 of file MeshMaterial.cs.

int VRageRender.MyGeometryTextureSystemReference.ColorMetalIndex

Definition at line 90 of file MeshMaterial.cs.

IDynamicFileArrayTexture VRageRender.MyGeometryTextureSystemReference.ColorMetalTexture

Definition at line 85 of file MeshMaterial.cs.

int VRageRender.MyGeometryTextureSystemReference.ExtensionIndex

Definition at line 92 of file MeshMaterial.cs.

IDynamicFileArrayTexture VRageRender.MyGeometryTextureSystemReference.ExtensionTexture

Definition at line 87 of file MeshMaterial.cs.

bool VRageRender.MyGeometryTextureSystemReference.IsUsed

Definition at line 83 of file MeshMaterial.cs.

int VRageRender.MyGeometryTextureSystemReference.NormalGlossIndex

Definition at line 91 of file MeshMaterial.cs.

IDynamicFileArrayTexture VRageRender.MyGeometryTextureSystemReference.NormalGlossTexture

Definition at line 86 of file MeshMaterial.cs.

Property Documentation

Vector4I VRageRender.MyGeometryTextureSystemReference.TextureSliceIndices
getset

Definition at line 96 of file MeshMaterial.cs.


The documentation for this struct was generated from the following file: