Struct DefaultValueBlitDescriptor
Namespace: Unity.Rendering
Syntax
public struct DefaultValueBlitDescriptor
Fields
Count
Declaration
public uint Count
Field Value
| Type | Description |
|---|---|
| UInt32 |
DefaultValue
Declaration
public float4x4 DefaultValue
Field Value
| Type | Description |
|---|---|
| float4x4 |
DestinationOffset
Declaration
public uint DestinationOffset
Field Value
| Type | Description |
|---|---|
| UInt32 |
ValueSizeBytes
Declaration
public uint ValueSizeBytes
Field Value
| Type | Description |
|---|---|
| UInt32 |
Properties
BytesRequiredInUploadBuffer
Declaration
public readonly int BytesRequiredInUploadBuffer { get; }
Property Value
| Type | Description |
|---|---|
| Int32 |