Renderable

Variables

Name

Type

Description

mesh

Mesh*

The memory address of the Mesh.

material

Material

The Material to use.

Notes

JSON for the .ntsn - Scene scene file format:

Name

Type

Description

Possible values

renderable

Array of Object

The Renderable Component.

Name

Type

Description

Possible values

modelPath

String

The path to the model.

Any path to a model.

primitiveIndex

Number

The primitive index in the model.

Any number.

materialPath

String

The path to the material.

Any path to a material.