PointOptions

class steno3d.core.opts.PointOptions

Options for Steno3D Point objects

For usage details, see the options help.

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

Optional Properties:

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

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

See the point EXAMPLES

See also steno3d.core.opts, steno3d.core.Point