Interface: FModelOptions
Extends
Properties
addToScene?
optionaladdToScene:boolean
Inherited from
Defined in
core/dist/index.d.ts:364
fileExtension?
optionalfileExtension:string
Defined in
name
name:
string
Defined in
path?
optionalpath:string
Defined in
position?
optionalposition:FVector3
Inherited from
Defined in
rotation?
optionalrotation:FVector3
Inherited from
Defined in
rotationDegree?
optionalrotationDegree:FVector3
Inherited from
FComponentOptions.rotationDegree
Defined in
scale?
optionalscale:FVector3
Inherited from
Defined in
scene?
optionalscene:FScene
Inherited from
Defined in
core/dist/index.d.ts:363
textures?
optionaltextures:Record<string,string>

