UxrShotDescriptor.ProjectileDamageNear Property

The damage a projectile will do if it were to hit at the closest distance. Damage will linearly decrease over distance down to ProjectileDamageFar until the projectile reaches _projectileMaxDistance.

Namespace: UltimateXR.Mechanics.Weapons
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public float ProjectileDamageNear { get; }

Property Value

Type: Single

See Also

Reference

UxrShotDescriptor Class
UltimateXR.Mechanics.Weapons Namespace