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