uvquad(w: number, h: number): UVQuadComp
Attach and render a UV quad to a Game Object.
param
w- The width of the quad.
param
h- The height of the quad.
add([ uvquad(width(), height()), shader("spiral"), ])
returns
The UV quad comp.
since
v2000.0
Attach and render a UV quad to a Game Object.
param
w- The width of the quad.
param
h- The height of the quad.
add([ uvquad(width(), height()), shader("spiral"), ])
returns
The UV quad comp.
since
v2000.0
Assets
Components
Component Types
Input
Events
Info
Math
Misc
Draw
Layer
Camera
Level
Plugins
Button Bindings