RenderModel.MaterialInfo Struct
Namespace: Stride.RenderingAssembly: Stride.Rendering.dll
public struct MaterialInfo
Name | Description | |
---|---|---|
Fields | ||
Material | ||
MeshCount | ||
MeshStartIndex |
Fields
Material
public Material Material
Field Value
Type | Description |
---|---|
Material |
MeshCount
public int MeshCount
Field Value
Type | Description |
---|---|
System.Int32 |
MeshStartIndex
public int MeshStartIndex
Field Value
Type | Description |
---|---|
System.Int32 |
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()