LineOptions

class steno3d.core.opts.LineOptions

Options for Steno3D Line objects

For usage details, see the options help.

LineOptions implements props.HasProps for dynamic, type-checked properties

Optional Properties:

Color (props.Color) - Solid line color, Default: ‘random’

Opacity (props.Float) - Line opacity, Minimum: 0, Maximum: 1, Default: 1

See the line EXAMPLES

See also steno3d.core.opts, steno3d.core.Line