UxrAvatar.LaserPointers Property
Gets all the enabled UxrLaserPointer components in the avatar.
Namespace: UltimateXR.Avatar
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public IEnumerable<UxrLaserPointer> LaserPointers { get; }
Property Value
Type: IEnumerable(UxrLaserPointer)