Class CameraZoomedSignal
Represents a signal for when the camera is zoomed.
Namespace: Unity.DigitalTwins.Live.Sdk.Signals
Assembly: solution.dll
Syntax
public class CameraZoomedSignal
Properties
Targets
The zoom target of the camera.
Declaration
public List<GameObject> Targets { get; set; }
Property Value
Type | Description |
---|---|
List<GameObject> |