UxrAvatar.EnableLaserPointers Method
Enables or disables the UxrLaserPointer components in the avatar.
Namespace: UltimateXR.Avatar
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public void EnableLaserPointers(
bool enable
)
Parameters
- enable
- Type: System.Boolean
Whether to enable or disable the components.