UxrLaserPointer.LaserTransform Property
Gets the Transform that is used to compute the direction in which the laser points. The laser will point in the forward direction.
Namespace: UltimateXR.UI
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public Transform LaserTransform { get; }
Property Value
Type: Transform