Class ToggleWorldAnchor
Namespace: Microsoft.MixedReality.WorldLocking.Tools
Assembly: cs.temp.dll.dll
Syntax
public class ToggleWorldAnchor : MonoBehaviour
Properties
AlwaysLock
Always use WorldAnchor to world lock, whether Frozen World is active or not.
Declaration
public bool AlwaysLock { get; set; }
Property Value
Type | Description |
---|---|
Boolean |
AttachmentPoint
Declaration
protected IAttachmentPoint AttachmentPoint { get; }
Property Value
Type | Description |
---|---|
IAttachmentPoint |