Skip to content

llGetAlpha

function ll.GetAlpha(Face: number): number

Returns the alpha value of Face.

Returns the 'alpha' of the given face. If face is ALL_SIDES the value returned is the mean average of all faces.

Parameters
Face (number)

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

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