Skip to content

llGetPrimitiveParams

function ll.GetPrimitiveParams(Parameters: {any}): {any}

Returns the primitive parameters specified in the parameters list.

Returns primitive parameters specified in the Parameters list.

Parameters
Parameters ({any})
PRIM_* flags and face parameters

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

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