objectConfig
Examples
kind: Obj
objFile: my-geometry.obj
material: my-blue-mat # OPTIONAL
layers: [0, 1] # OPTIONAL
Object properties
Name | Type | Required |
---|---|---|
kind | Constant: Obj |
yes |
objFile | string | yes |
material | string | no |
layers | Array | no |
Object information
- Object with the following properties:
kind
(required): ConstantObj
objFile
(required):string
material
(optional):string
layers
(optional): Array of:- One of the following types:
- Constant
0
- Constant
1
- Constant
2
- Constant
3
- Constant
- One of the following types: