Class CameraClonedEventCoreArgs
Namespace: UnityEngine.Industrial.Rendering.CoreApi
Syntax
public sealed class CameraClonedEventCoreArgs : ValueType
Properties
from
Declaration
public GameObject from { get; }
Property Value
| Type | Description |
|---|---|
| GameObject |
to
Declaration
public GameObject to { get; }
Property Value
| Type | Description |
|---|---|
| GameObject |