Method FromTypeIndex
FromTypeIndex(TypeIndex)
Returns a ComponentType with ReadWrite based on the typeIndex
Declaration
public static ComponentType FromTypeIndex(TypeIndex typeIndex)Parameters
| Type | Name | Description | 
|---|---|---|
| TypeIndex | typeIndex | The index | 
Returns
| Type | Description | 
|---|---|
| ComponentType | The component type |