ProjectedTexture:GetScissorRectangle(ProjectedTexture)
client
Argument
- projectedTexture ProjectedTexture
Returns
- boolean Whether the projected texture is cut off.
- number The left margin
- number The top margin
- number The right margin
- number The bottom margin
Examples
ProjectedTexture:GetScissorRectangle – Get the scissor settings of the projected texture.