PointBinder

class steno3d.core.binders.PointBinder

Bind data to nodes of a Steno3D Point

For usage details, see the binders help.

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

Required Properties:

Location (props.String) - Location of the data on mesh, Choices: N, Default: ‘N’

Data (props.Instance) - Point data array, Class: DataArray

See the point EXAMPLES

See also steno3d.core.binders, steno3d.core.DataArray, steno3d.core.Point