Interface: FModelOptions
Extends
Properties
fileExtension?
optional
fileExtension:string
Defined in
name
name:
string
Defined in
path?
optional
path:string
Defined in
position?
optional
position:FVector3
Inherited from
Defined in
rotation?
optional
rotation:FVector3
Inherited from
Defined in
rotationDegree?
optional
rotationDegree:FVector3
Inherited from
FComponentOptions
.rotationDegree
Defined in
scale?
optional
scale:FVector3
Inherited from
Defined in
textures?
optional
textures:Record
<string
,string
>