UxrDeflectEventArgs.NewDirection Property
Gets the new projectile direction after being deflected.
Namespace: UltimateXR.Mechanics.Weapons
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public Vector3 NewDirection { get; }
Property Value
Type: Vector3
See Also
Reference
UxrDeflectEventArgs Class
UltimateXR.Mechanics.Weapons Namespace