Click or drag to resize

CameraTargetName Property

Returns the name of the game object this component is attached to

Namespace:  ImmerseSDK.Camera
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public string Name { get; }

Property Value

Type: String
See Also