Struct HybridRendererSystem.SharedComponentOverridesInfo
Namespace: Unity.Rendering
Syntax
public struct SharedComponentOverridesInfo
Fields
SharedOverrideHash
Declaration
public ulong SharedOverrideHash
Field Value
| Type | Description |
|---|---|
| UInt64 |
SharedOverrideTypeIndices
Declaration
public UnsafeList<int> SharedOverrideTypeIndices
Field Value
| Type | Description |
|---|---|
| UnsafeList<Int32> |