UxrGrabbableObject.SetGrabPointEnabled Method

Enables or disables the possibility to use the given grab point.

Namespace: UltimateXR.Manipulation
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public void SetGrabPointEnabled(
	int grabPoint,
	bool grabPointEnabled
)

Parameters

 

grabPoint
Type: System.Int32
Grab point index
grabPointEnabled
Type: System.Boolean
Whether to enable or disable interaction

See Also

Reference

UxrGrabbableObject Class
UltimateXR.Manipulation Namespace