Click or drag to resize

Sky Events

The Sky type exposes the following members.

Events
 NameDescription
Public eventAddedToParent Occurs when a component is added to the parent.
(Inherited from Component)
Public eventAffectLightingChangedOccurs when the AffectLighting property value changes.
Public eventAllowProcessEnvironmentCubemapChangedOccurs when the AllowProcessEnvironmentCubemap property value changes.
Public eventAlwaysUseProcessedCubemapChangedOccurs when the AlwaysUseProcessedCubemap property value changes.
Public eventCloneEvent Occurs when object is cloned.
(Inherited from Component)
Public eventCloneSupportChanged Occurs after changing value of CloneSupport property.
(Inherited from Component)
Public eventComponentAdded Occurs when a child component is added.
(Inherited from Component)
Public eventComponentRemoved Occurs when a child component is removed.
(Inherited from Component)
Public eventComponentsChanged Occurs when the set of children is changed.
(Inherited from Component)
Public eventCubemapChangedOccurs when the Cubemap property value changes.
Public eventCubemapMultiplierChangedOccurs when the CubemapMultiplier property value changes.
Public eventCubemapRotationChangedOccurs when the CubemapRotation property value changes.
Public eventCubemapStretchChangedOccurs when the CubemapStretch property value changes.
Public eventDisabledEvent Occurs when the object is disabled from a hierarchy of the components or is disabled. See also EnabledInHierarchy property.
(Inherited from Component)
Public eventDisabledInSimulation 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)
Public eventDisplayInEditorChanged Occurs when value of DisplayInEditor property is changed.
(Inherited from Component)
Public eventDisposeEvent Occurs when the object is disposed.
(Inherited from Component)
Public eventEnabledChanged Occurs when the Enabled property value changes.
(Inherited from Component)
Public eventEnabledEvent Occurs when the object is attached to a hierarchy of the components and is enabled. See also EnabledInHierarchy property.
(Inherited from Component)
Public eventEnabledInHierarchyChanged Occurs when the EnabledInHierarchy property value changes.
(Inherited from Component)
Public eventEnabledInSimulation 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)
Public eventLightingCubemapChangedOccurs when the LightingCubemap property value changes.
Public eventLightingCubemapRotationChangedOccurs when the LightingCubemapRotation property value changes.
Public eventLoadEvent Occurs during object loading.
(Inherited from Component)
Public eventMetadataGetMemberBySignatureEvent Occurs when the object metadata member is received by name.
(Inherited from Component)
Public eventMetadataGetMembersEvent Occurs upon receipt of the object's metadata members.
(Inherited from Component)
Public eventMetadataGetMembersFilterEvent Occurs when filtering receive members of the object metadata.
(Inherited from Component)
Public eventMixedModeProceduralFactorChangedOccurs when the MixedModeProceduralFactor property value changes.
Public eventModeChangedOccurs when the Mode property value changes.
Public eventNameChanged Occurs when component name is changed.
(Inherited from Component)
Public eventNetworkModeChangedOccurs when the NetworkMode property value changes.
(Inherited from Component)
Public eventPreloadResourcesEvent Occurs when preloading the resources used by the object.
(Inherited from Component)
Public eventProceduralApplySunPowerChangedOccurs when the ProceduralApplySunPower property value changes.
Public eventProceduralAtmosphereChangedOccurs when the ProceduralAtmosphere property value changes.
Public eventProceduralAuroraChangedOccurs when the ProceduralAurora property value changes.
Public eventProceduralAuroraColor1ChangedOccurs when the ProceduralAuroraColor1 property value changes.
Public eventProceduralAuroraColor2ChangedOccurs when the ProceduralAuroraColor2 property value changes.
Public eventProceduralAuroraFrequencyChangedOccurs when the ProceduralAuroraFrequency property value changes.
Public eventProceduralExpositionChangedOccurs when the ProceduralExposition property value changes.
Public eventProceduralLuminanceChangedOccurs when the ProceduralLuminance property value changes.
Public eventProceduralPreventBandingChangedOccurs when the ProceduralPreventBanding property value changes.
Public eventProceduralResolutionChangedOccurs when the ProceduralResolution property value changes.
Public eventProceduralStarClusterSizeChangedOccurs when the ProceduralStarClusterSize property value changes.
Public eventProceduralStarClusterStrengthChangedOccurs when the ProceduralStarClusterStrength property value changes.
Public eventProceduralStarColorChangedOccurs when the ProceduralStarColor property value changes.
Public eventProceduralStarDensityChangedOccurs when the ProceduralStarDensity property value changes.
Public eventProceduralStarSizeChangedOccurs when the ProceduralStarSize property value changes.
Public eventProceduralSunBloomChangedOccurs when the ProceduralSunBloom property value changes.
Public eventProceduralSunSizeChangedOccurs when the ProceduralSunSize property value changes.
Public eventProceduralTurbidityChangedOccurs when the ProceduralTurbidity property value changes.
Public eventReceiveNetworkMessageFromClient
(Inherited from Component)
Public eventReceiveNetworkMessageFromServer
(Inherited from Component)
Public eventRemovedFromParent Occurs when a component is removed from the parent.
(Inherited from Component)
Public eventSaveEvent Occurs during object saving.
(Inherited from Component)
Public eventSaveSupportChanged Occurs after changing value of SaveSupport property.
(Inherited from Component)
Public eventScreenLabelChangedOccurs when the ScreenLabel property value changes.
(Inherited from Component)
Public eventSimulationStep Occurs during the simulation step.
(Inherited from Component)
Public eventSimulationStepClient Occurs during the simulation step.
(Inherited from Component)
Public eventUpdateEvent Occurs during the update process of all objects.
(Inherited from Component)
Top
See Also