Property | Type | Description | |
---|---|---|---|
beamSpeed | float | ||
grappleFireSound | |||
grappleHitInfo | |||
grappleTo | LayerMask | ||
maxDistance | float | ||
maxReelMultiplier | int | ||
reelSpeed | float | ||
stabilizer | float |
Method | Description | |
---|---|---|
LateUpdate ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void | ||
detach ( ) : void | ||
drawBeam ( Vector3 to, Vector3 from ) : void | ||
fire ( ) : void | ||
reelIn ( ) : void |
public drawBeam ( Vector3 to, Vector3 from ) : void | ||
to | Vector3 | |
from | Vector3 | |
return | void |
public AudioSource,UnityEngine grappleFireSound | ||
return |
public RaycastHit,UnityEngine grappleHitInfo | ||
return |