Import3D Events |
The Import3D type exposes the following members.
| Name | Description | |
|---|---|---|
| AddedToParent |
Occurs when a component is added to the parent.
(Inherited from Component.) | |
| CenterBySizeChanged | Occurs when the CenterBySize property value changes. | |
| CloneEvent |
Occurs when object is cloned.
(Inherited from Component.) | |
| CloneSupportChanged |
Occurs after changing value of CloneSupport property.
(Inherited from Component.) | |
| ComponentAdded |
Occurs when a child component is added.
(Inherited from Component.) | |
| ComponentRemoved |
Occurs when a child component is removed.
(Inherited from Component.) | |
| ComponentsChanged |
Occurs when the set of children is changed.
(Inherited from Component.) | |
| CompressChanged | Occurs when the Compress property value changes. | |
| DeleteUnusedMaterialsChanged | Occurs when the DeleteUnusedMaterials property value changes. | |
| DisabledEvent |
Occurs when the object is disabled from a hierarchy of the components or is disabled. See also EnabledInHierarchy property.
(Inherited from Component.) | |
| DisabledInSimulation |
Occurs when the object is detached from a hierarchy of the components or is disabled. The method is called only in simulation application. See also EnabledInHierarchy property.
(Inherited from Component.) | |
| DisplayInEditorChanged |
Occurs when value of DisplayInEditor property is changed.
(Inherited from Component.) | |
| DisposeEvent |
Occurs when the object is disposed.
(Inherited from Component.) | |
| EnabledChanged |
Occurs when the Enabled property value changes.
(Inherited from Component.) | |
| EnabledEvent |
Occurs when the object is attached to a hierarchy of the components and is enabled. See also EnabledInHierarchy property.
(Inherited from Component.) | |
| EnabledInHierarchyChanged |
Occurs when the EnabledInHierarchy property value changes.
(Inherited from Component.) | |
| EnabledInSimulation |
Occurs when the object is attached to a hierarchy of the components and is enabled. The method is called only in simulation application. See also EnabledInHierarchy property.
(Inherited from Component.) | |
| FixAxesChanged | Occurs when the FixAxes property value changes. | |
| FlipUVsChanged | Occurs when the FlipUVs property value changes. | |
| LoadEvent |
Occurs during object loading.
(Inherited from Component.) | |
| LODDistanceChanged | Occurs when the LODDistance property value changes. | |
| LODLevelsChanged | Occurs when the LODLevels property value changes. | |
| LODReductionChanged | Occurs when the LODReduction property value changes. | |
| LODScaleChanged | Occurs when the LODScale property value changes. | |
| LODScaleShadowsChanged | Occurs when the LODScaleShadows property value changes. | |
| LODsChanged | Occurs when the LODs property value changes. | |
| LODVoxelBakeOpacityChanged | Occurs when the LODVoxelBakeOpacity property value changes. | |
| LODVoxelFillHolesDistanceChanged | Occurs when the LODVoxelFillHolesDistance property value changes. | |
| LODVoxelGridChanged | Occurs when the LODVoxelGrid property value changes. | |
| LODVoxelOptimizeMaterialsChanged | Occurs when the LODVoxelOptimizeMaterials property value changes. | |
| LODVoxelsChanged | Occurs when the LODVoxels property value changes. | |
| LODVoxelThinFactorChanged | Occurs when the LODVoxelThinFactor property value changes. | |
| MaterialDisplacementChanged | Occurs when the MaterialDisplacement property value changes. | |
| MergeGeometriesChanged | Occurs when the MergeGeometries property value changes. | |
| MetadataGetMemberBySignatureEvent |
Occurs when the object metadata member is received by name.
(Inherited from Component.) | |
| MetadataGetMembersEvent |
Occurs upon receipt of the object's metadata members.
(Inherited from Component.) | |
| MetadataGetMembersFilterEvent |
Occurs when filtering receive members of the object metadata.
(Inherited from Component.) | |
| ModeChanged | Occurs when the Mode property value changes. | |
| NameChanged |
Occurs when component name is changed.
(Inherited from Component.) | |
| NetworkModeChanged | Occurs when the NetworkMode property value changes. (Inherited from Component.) | |
| OptimizeChanged | Occurs when the Optimize property value changes. | |
| OptimizeThresholdChanged | Occurs when the OptimizeThreshold property value changes. | |
| PositionChanged | Occurs when the Position property value changes. | |
| PreloadResourcesEvent |
Occurs when preloading the resources used by the object.
(Inherited from Component.) | |
| ReceiveNetworkMessageFromClient | (Inherited from Component.) | |
| ReceiveNetworkMessageFromServer | (Inherited from Component.) | |
| RemovedFromParent |
Occurs when a component is removed from the parent.
(Inherited from Component.) | |
| RotationChanged | Occurs when the Rotation property value changes. | |
| SaveEvent |
Occurs during object saving.
(Inherited from Component.) | |
| SaveSupportChanged |
Occurs after changing value of SaveSupport property.
(Inherited from Component.) | |
| ScaleChanged | Occurs when the Scale property value changes. | |
| ScreenLabelChanged | Occurs when the ScreenLabel property value changes. (Inherited from Component.) | |
| SimplifyChanged | Occurs when the Simplify property value changes. | |
| SimplifyQualityChanged | Occurs when the SimplifyQuality property value changes. | |
| SimulationStep |
Occurs during the simulation step.
(Inherited from Component.) | |
| SimulationStepClient |
Occurs during the simulation step.
(Inherited from Component.) | |
| TransparentMaterialsBlendingChanged | Occurs when the TransparentMaterialBlending property value changes. | |
| UpdateEvent |
Occurs during the update process of all objects.
(Inherited from Component.) |