IndexExtensions.IndexMappingResult Struct
Namespace: Stride.ExtensionsAssembly: Stride.Rendering.dll
public struct IndexMappingResult
| Name | Description | |
|---|---|---|
| Fields | ||
| Indices | ||
| Vertices | ||
Fields
Indices
public int[] Indices
Field Value
| Type | Description |
|---|---|
| System.Int32[] |
Vertices
public int[] Vertices
Field Value
| Type | Description |
|---|---|
| System.Int32[] |
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()