llGetAlpha
function ll.GetAlpha(Face: number): numberReturns 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)
Examples
Section titled “Examples”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.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llGetAlpha