Struct CameraClonedEventCoreArgs
Arguments for camera is being cloned for management by Forma Render
Inherited Members
Namespace: UnityEngine.Industrial.Rendering.CoreApi
Syntax
public struct CameraClonedEventCoreArgs
Properties
from
Cloned from
Declaration
public GameObject from { get; }
Property Value
| Type | Description |
|---|---|
| GameObject |
to
Cloned to
Declaration
public GameObject to { get; }
Property Value
| Type | Description |
|---|---|
| GameObject |