Component:ModelImportDialog

From Resonite Wiki
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

Fields
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.
path direct SyncDelegateList`1<Action`1<UIBuilder>>
_contentRoot Slot
_scale Float
_autoScale Bool
_material 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 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

Behavior

Examples

See Also