Skip to content

Documentation / scene / PropertySceneNodeOptions

Type Alias: PropertySceneNodeOptions

PropertySceneNodeOptions = object

Defined in: libs/scene/src/utility/serialization/types.ts:78

Extra scene-node picker hints for a property.

Properties

kind?

optional kind?: "node" | "mesh"

Defined in: libs/scene/src/utility/serialization/types.ts:79

Released under the MIT License.