Click or drag to resize

ControllerAttachPoint Property

This controller's attach point

Namespace:  ImmerseSDK.Controllers
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public AttachPoint AttachPoint { get; private set; }

Property Value

Type: AttachPoint
See Also