Click or drag to resize

Light Events

The Light type exposes the following members.

Events
  NameDescription
Public eventAddedToParent
Occurs when a component is added to the parent.
(Inherited from Component.)
Public eventAttenuationFarChanged
Occurs when the AttenuationFar property value changes.
Public eventAttenuationNearChanged
Occurs when the AttenuationNear property value changes.
Public eventAttenuationPowerChanged
Occurs when the AttenuationPower property value changes.
Public eventBrightnessChanged
Occurs when the Brightness property value changes.
Public eventCanBeSelectedChanged
Occurs when the CanBeSelected property value changes.
(Inherited from ObjectInSpace.)
Public eventCloneEvent
Occurs when object is cloned.
(Inherited from Component.)
Public eventCloneSupportChanged
Occurs after changing value of CloneSupport property.
(Inherited from Component.)
Public eventColorChanged
Occurs when the Color property value changes.
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 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 eventFlareBlendingChanged
Occurs when the FlareBlending property value changes.
Public eventFlareColorChanged
Occurs when the FlareColor property value changes.
Public eventFlareDepthCheckOffsetChanged
Occurs when the FlareDepthCheckOffset property value changes.
Public eventFlareImageChanged
Occurs when the FlareImage property value changes.
Public eventFlarePositionChanged
Occurs when the FlarePosition property value changes.
Public eventFlareSizeChanged
Occurs when the FlareSize property value changes.
Public eventFlareSizeFadeByDistanceChanged
Occurs when the FlareSizeFadeByDistance property value changes.
Public eventGetRenderSceneData (Inherited from ObjectInSpace.)
Public eventGetRenderSceneDataBefore (Inherited from ObjectInSpace.)
Public eventLifetimeEnd (Inherited from ObjectInSpace.)
Public eventLoadEvent
Occurs during object loading.
(Inherited from Component.)
Public eventMaskChanged
Occurs when the Mask property value changes.
Public eventMaskTransformChanged
Occurs when the Transform property value changes.
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 eventNameChanged
Occurs when component name is changed.
(Inherited from Component.)
Public eventNetworkModeChanged
Occurs when the NetworkMode property value changes.
(Inherited from Component.)
Public eventPreloadResourcesEvent
Occurs when preloading the resources used by the object.
(Inherited from Component.)
Public eventReceiveNetworkMessageFromClient (Inherited from Component.)
Public eventReceiveNetworkMessageFromServer (Inherited from Component.)
Public eventRemainingLifetimeChanged
Occurs when the RemainingLifetime property value changes.
(Inherited from ObjectInSpace.)
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 eventScreenLabelChanged
Occurs when the ScreenLabel property value changes.
(Inherited from Component.)
Public eventShadowBiasChanged
Occurs when the ShadowBias property value changes.
Public eventShadowContactChanged
Occurs when the ShadowContact property value changes.
Public eventShadowContactLengthChanged
Occurs when the ShadowContactLength property value changes.
Public eventShadowIntensityChanged
Occurs when the ShadowIntensity property value changes.
Public eventShadowNearClipDistanceChanged
Occurs when the ShadowNearClipDistance property value changes.
Public eventShadowNormalBiasChanged
Occurs when the ShadowNormalBias property value changes.
Public eventShadowsChanged
Occurs when the Shadows property value changes.
Public eventShadowSoftnessChanged
Occurs when the ShadowSoftness property value changes.
Public eventShadowStaticChanged
Occurs when the ShadowStatic property value changes.
Public eventShadowTextureSizeChanged
Occurs when the ShadowTextureSize property value changes.
Public eventShadowTextureSizeValueChanged
Occurs when the ShadowTextureSizeValue property value changes.
Public eventSimulationStep
Occurs during the simulation step.
(Inherited from Component.)
Public eventSimulationStepClient
Occurs during the simulation step.
(Inherited from Component.)
Public eventSpaceBoundsUpdateEvent (Inherited from ObjectInSpace.)
Public eventSpaceBoundsUpdateIncludeChildrenEvent (Inherited from ObjectInSpace.)
Public eventSpotlightFalloffChanged
Occurs when the SpotlightFalloff property value changes.
Public eventSpotlightInnerAngleChanged
Occurs when the SpotlightInnerAngle property value changes.
Public eventSpotlightOuterAngleChanged
Occurs when the SpotlightOuterAngle property value changes.
Public eventStartDistanceChanged
Occurs when the StartDistance property value changes.
Public eventTransformChanged
Occurs when the Transform property value changes.
(Inherited from ObjectInSpace.)
Public eventTypeChanged
Occurs when the Type property value changes.
Public eventUpdateEvent
Occurs during the update process of all objects.
(Inherited from Component.)
Public eventVisibleChanged
Occurs when the Visible property value changes.
(Inherited from ObjectInSpace.)
Top
See Also