Skip to content

llGroundSlope

function ll.GroundSlope(Offset: vector): vector

Returns the ground slope below the object position + Offset.

Returns the ground slope at the object position + Offset.

Parameters
Offset (vector)

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

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