Component image 
Model Import Dialog component as seen in the Scene Inspector

This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Usage
Name | Type | Description |
---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. Some components stop their functionality when this field is disabled, but some don't. |
path
|
list of Action`1<UIBuilder> | A list of sync delegates used to generate the UI when at particular paths in the importer. |
_contentRoot
|
Slot | The slot to put ui elements for import options in. |
_scale
|
Float | |
_autoScale
|
Bool | |
_material
|
ModelImportDialog.MaterialType | |
_preferSpecular
|
Bool | |
_rig
|
Bool | |
_setupIK
|
Bool | |
_debugRig
|
Bool | |
_colliders
|
Bool | |
_animations
|
Bool | |
_snappable
|
Bool | |
_timelapse
|
Bool | |
_externalTextures
|
Bool | |
_grabbable
|
Bool | |
_scalable
|
Bool | |
_importAtOrigin
|
Bool | |
_forceTpose
|
Bool | |
_assetsOnObject
|
Bool | |
_asPointCloud
|
Bool | |
_importImagesByName
|
Bool | |
_importImageAlignment
|
ModelImportDialog.AlignmentAxis | |
_calculateNormals
|
Bool | |
_calculateTangents
|
Bool | |
_calculateTextureAlpha
|
Bool | |
_importVertexColors
|
Bool | |
_importAlbedoColor
|
Bool | |
_importEmissive
|
Bool | |
_importBones
|
Bool | |
_importLights
|
Bool | |
_makeDualSided
|
Bool | |
_makeFlatShaded
|
Bool | |
_deduplicateInstances
|
Bool | |
_optimizeModel
|
Bool | |
_splitSubmeshes
|
Bool | |
_generateRandomColors
|
Bool | |
_spawnMaterialOrbs
|
Bool | |
_maxTextureSize
|
Int | |
_textureConversion
|
TextureConversion | |
_forcePointFiltering
|
Bool | |
_forceNoMipMaps
|
Bool | |
_forceUncompressed
|
Bool | |
ForceAsPointCloud
|
Bool | |
PotentialGaussianSplat
|
Bool | |
_flipY
|
Bool | |
_encodeSPZ
|
Bool |