SurfaceOptions

class steno3d.core.opts.SurfaceOptions

Options for Steno3D Surface objects

For usage details, see the options help.

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

Optional Properties:

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

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

See the surface EXAMPLES

See also steno3d.core.opts, steno3d.core.Surface