UxrHapticOnImpact.HitPoints Property
Gets the hit point transforms.
Namespace: UltimateXR.Haptics.Helpers
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public IEnumerable<Transform> HitPoints { get; }
Property Value
Type: IEnumerable(Transform)