Table of Contents ▸ List of Commands ▸ 3D Meshes ▸ light3d | ◀ lathe3d | line3d ▶ |
light3d | Built-in command |
Arguments:
- position_x,position_y,position_z or
- [texture] or
- (no arg)
Description:
Set the light coordinates or the light texture for 3D rendering.(equivalent to shortcut command l3d).
(no arg) resets the 3D light to default.
Example of use:
torus3d 100,30 specs3d 1.2 repeat 5 { light3d {$>*100},0,-300 +snapshot3d[0] 400 } remove[0]