Enum MaterialPropertyFormat
Namespace: Unity.Rendering
Syntax
public enum MaterialPropertyFormat : int
Fields
| Name | Description | Value |
|---|---|---|
| Float | ||
| Float2 | ||
| Float2x4 | ||
| Float3 | ||
| Float4 | ||
| Float4x4 |
public enum MaterialPropertyFormat : int
| Name | Description | Value |
|---|---|---|
| Float | ||
| Float2 | ||
| Float2x4 | ||
| Float3 | ||
| Float4 | ||
| Float4x4 |