World |
The WorldGenerator type exposes the following members.
| Name | Description | |
|---|---|---|
| AddedToParent |
Occurs when a component is added to the parent.
(Inherited from Component) | |
| AddLayersWithObjectsChanged | Occurs when the AddLayersWithObjects property value changes. | |
| BaseMaterialChanged | Occurs when the BaseMaterial property value changes. | |
| BaseMaterialColorChanged | Occurs when the BaseMaterialColor property value changes. | |
| BaseSurfaceChanged | Occurs when the BaseSurface property value changes. | |
| BaseSurfaceCollisionChanged | Occurs when the BaseSurfaceCollision property value changes. | |
| BaseSurfaceColorChanged | Occurs when the BaseSurfaceColor property value changes. | |
| BaseSurfacePaintFactorChanged | Occurs when the BaseSurfacePaintFactor 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) | |
| CurvatureChanged | Occurs when the Curvature property value changes. | |
| 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) | |
| DisabledInSimulationAndIsInstance |
Occurs when the object is detached from a hierarchy of the components or is disabled, which was created as an instance (is not resource). 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) | |
| 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) | |
| EnabledInSimulationAndIsInstance |
Occurs when the object is attached to a hierarchy of the components, it is enabled, which was created as an instance (is not resource). The method is called only in simulation application. See also EnabledInHierarchy property.
(Inherited from Component) | |
| GenerateOverride | ||
| GetTemplateData | ||
| HeightRangeChanged | Occurs when the HeightRange property value changes. | |
| LeveledAreaChanged | Occurs when the LeveledArea property value changes. | |
| LeveledAreaHeightChanged | Occurs when the LeveledAreaHeight property value changes. | |
| LeveledAreaMaterialChanged | Occurs when the LeveledAreaMaterial property value changes. | |
| LeveledAreaShapeChanged | Occurs when the LeveledAreaShape property value changes. | |
| LeveledAreaSizeChanged | Occurs when the LeveledAreaSize property value changes. | |
| LoadEvent |
Occurs during object loading.
(Inherited from Component) | |
| 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) | |
| NameChanged |
Occurs when component name is changed.
(Inherited from Component) | |
| NetworkModeChanged | Occurs when the NetworkMode property value changes. (Inherited from Component) | |
| 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) | |
| SaveEvent |
Occurs during object saving.
(Inherited from Component) | |
| SaveSupportChanged |
Occurs after changing value of SaveSupport property.
(Inherited from Component) | |
| ScreenLabelChanged | Occurs when the ScreenLabel property value changes. (Inherited from Component) | |
| SeedChanged | Occurs when the Seed property value changes. | |
| SimulationStep |
Occurs during the simulation step.
(Inherited from Component) | |
| SimulationStepClient |
Occurs during the simulation step.
(Inherited from Component) | |
| SizeChanged | Occurs when the Size property value changes. | |
| Surface1Changed | Occurs when the Surface1 property value changes. | |
| Surface1CollisionChanged | Occurs when the Surface1Collision property value changes. | |
| Surface1ColorChanged | Occurs when the Surface1Color property value changes. | |
| Surface1DistributionChanged | Occurs when the Surface1Distribution property value changes. | |
| Surface1PaintFactorChanged | Occurs when the Surface1PaintFactor property value changes. | |
| Surface2Changed | Occurs when the Surface2 property value changes. | |
| Surface2CollisionChanged | Occurs when the Surface2Collision property value changes. | |
| Surface2ColorChanged | Occurs when the Surface2Color property value changes. | |
| Surface2DistributionChanged | Occurs when the Surface2Distribution property value changes. | |
| Surface2PaintFactorChanged | Occurs when the Surface2PaintFactor property value changes. | |
| Surface3Changed | Occurs when the Surface3 property value changes. | |
| Surface3CollisionChanged | Occurs when the Surface3Collision property value changes. | |
| Surface3ColorChanged | Occurs when the Surface3Color property value changes. | |
| Surface3DistributionChanged | Occurs when the Surface3Distribution property value changes. | |
| Surface3PaintFactorChanged | Occurs when the Surface3PaintFactor property value changes. | |
| Surface4Changed | Occurs when the Surface4 property value changes. | |
| Surface4CollisionChanged | Occurs when the Surface4Collision property value changes. | |
| Surface4ColorChanged | Occurs when the Surface4Color property value changes. | |
| Surface4DistributionChanged | Occurs when the Surface4Distribution property value changes. | |
| Surface4PaintFactorChanged | Occurs when the Surface4PaintFactor property value changes. | |
| Surface5Changed | Occurs when the Surface5 property value changes. | |
| Surface5CollisionChanged | Occurs when the Surface5Collision property value changes. | |
| Surface5ColorChanged | Occurs when the Surface5Color property value changes. | |
| Surface5DistributionChanged | Occurs when the Surface5Distribution property value changes. | |
| Surface5PaintFactorChanged | Occurs when the Surface5PaintFactor property value changes. | |
| Surface6Changed | Occurs when the Surface6 property value changes. | |
| Surface6CollisionChanged | Occurs when the Surface6Collision property value changes. | |
| Surface6ColorChanged | Occurs when the Surface6Color property value changes. | |
| Surface6DistributionChanged | Occurs when the Surface6Distribution property value changes. | |
| Surface6PaintFactorChanged | Occurs when the Surface6PaintFactor property value changes. | |
| TemplateChanged | Occurs when the Template property value changes. | |
| UpdateEvent |
Occurs during the update process of all objects.
(Inherited from Component) |