Enum PolySpatialShaderGlobals.PropertyType
Namespace: Unity.PolySpatial
Syntax
public enum PropertyType
Fields
Name | Description | Value |
---|---|---|
Float | 0 | |
Integer | 1 | |
Vector | 2 | |
Color | 3 | |
Matrix | 4 | |
Texture | 5 |
public enum PropertyType
Name | Description | Value |
---|---|---|
Float | 0 | |
Integer | 1 | |
Vector | 2 | |
Color | 3 | |
Matrix | 4 | |
Texture | 5 |