Struct CustomCameraStateEventCoreArgs
Arguments for custom camera controllers
Inherited Members
Namespace: UnityEngine.Industrial.Rendering.CoreApi
Syntax
public struct CustomCameraStateEventCoreArgs
Properties
state
State
Declaration
public Dictionary<Guid, byte[]> state { get; }
Property Value
| Type | Description |
|---|---|
| Dictionary<Guid, Byte[]> |