UxrLaserPointer.ForceLaserEnabled Property
Gets or sets whether the laser should be forcefully enabled. This is useful when AutoEnableLaserPointer is used or a controller input is required to enable the laser pointer.
Namespace: UltimateXR.UI
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public bool ForceLaserEnabled { get; set; }
Property Value
Type: Boolean