ACF_GetHitAngle
SPart of _G (Global) namespace
function ACF_GetHitAngle( HitNormal , HitVector )👁️ 0 viewsUpdated 2 hours ago
⚠️
Verification Needed
This function has no documentation yet.
Description
No description available.
Parameters
| Name | Type | Description |
|---|---|---|
HitNormal | any | |
HitVector | any |
Returns
No return values documented.
Examples
No examples available.
Used In(5 locations)
L1344
local eff = ent.ACF.Armour / abs(cos(rad(ACF_GetHitAngle(this.HitNormal, this.HitPos - this.StartPos))))