Skip to content

llGroundNormal

function ll.GroundNormal(Offset: vector): vector

Returns the ground normal below the object position + offset.

Returns the ground contour at the object's position + Offset.

Parameters
Offset (vector)

Add example usage here showing SLua/Luau syntax with ll.GroundNormal().

Add additional notes, caveats, or tips specific to using this function in SLua/Luau.