RayTrace - Hit Position (Expression) — SkBee

Addon: SkBee · Category: Expression · Since: 2.6.0

Syntax

[the] [ray[ ]trace] hit (position|vector) of %raytraceresults%

Description

Get the hit position resulting from a RayTrace (returns a vector).

Examples

set {_vec} to hit position of {_ray}

View source