Click or drag to resize

SnapTargetRequirements Property

Requirements that need to be met before snapping to this target is allowed

Namespace:  ImmerseSDK.Interaction
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public InteractionRequirement[] Requirements { get; set; }

Property Value

Type: InteractionRequirement
See Also