Vizard 7 » Command Index » Vizard objects » node3d » <node3d:texquad>.setSize
7.7

<node3d:texquad>.setSize

Set the raw size of the texture quad

<node3d:texquad>.setSize(  
size # [width, height]
)  
size
Size of the quad

Remarks

This command will set the raw, unscaled size of the texture quad. The raw size is used by the various texture display modes specified with the <node3d>.setTexQuadDisplayMode command.

Return Value

None

See also

<node3d:texquad>.getSize