RaycastResult.normalLocal
Returns the normal vector of the surface that was hit, relative to the target's rotation.
Kind: Member
Environments: Game
Game
Get
Returns the normal vector of the surface that was hit, relative to the target's rotation.
Returns:
| Type | Description |
|---|---|
| Vec3 | The normal vector of the surface that was hit, relative to the target's rotation. |