The type of a given material property.
| Property | Description | 
|---|---|
| Float | A Float Property. | 
| Int | An Integer Property. | 
| Vector | A Vector Property. | 
| Matrix | A Matrix Property. | 
| Texture | A Texture Property. | 
| ConstantBuffer | A Constant Buffer Property. | 
| ComputeBuffer | A Compute Buffer Property. |