Interface: UseModelConfigParams
Properties
addToScene?
optional
addToScene:boolean
Whether the model should be added to the scene.
Default
true
Defined in
instanceCount?
optional
instanceCount:number
Number of instances to create.
Default
1
Defined in
shouldReleaseSourceData?
optional
shouldReleaseSourceData:boolean
Whether source data of the model should be released after loading, or not.
Default
true