Enum GpuUploadOperation.UploadOperationKind
Namespace: Unity.Rendering
Syntax
public enum UploadOperationKind
Fields
| Name | Description | Value |
|---|---|---|
| Memcpy | 0 | |
| SOAMatrixUpload3x4 | 1 | |
| SOAMatrixUpload4x4 | 2 |
public enum UploadOperationKind
| Name | Description | Value |
|---|---|---|
| Memcpy | 0 | |
| SOAMatrixUpload3x4 | 1 | |
| SOAMatrixUpload4x4 | 2 |