Table of Contents ▸ List of Commands ▸ Input / Output ▸ shape_rays | ◀ shape_polygon | shape_snowflake ▶ |
shape_rays
Arguments:
- _size>=0,_xcenter[%],_ycenter[%],_branches>0,_angle[%],_twist,0<=_perspective<=1,_is_antialias={ 0:No | 1:Yes }
Description:
Input a 3D binary spiral with specified size and attributes.Default values:
size=512, xcenter=50%, ycenter=50%, branches=7, angle=50%, twist=0, perspective=0.35 and is_antialias=0.
Example of use:
shape_rays 400,50%,50%,7 shape_rays 400,50%,50%,3,0,3