Click or drag to resize

AvatarLocalControllers Property

Gets the controller set for this Avatar

Namespace:  ImmerseSDK.Avatars
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public ControllerSet<ControllerLocal> Controllers { get; }

Property Value

Type: ControllerSetControllerLocal
See Also