ShaderFrame
Creates a shader-based frame for custom rendering.
Properties
| Property | Type | Default |
|---|---|---|
Name | string | "ShaderFrame" |
AbsoluteSize | any | nil |
AbsolutePosition | any | nil |
Shader | any | nil |
Functions
clamp
Arguments
value, minValue, maxValueReturns
This function returns nothing.
API
instance:clamp(value, minValue, maxValue)