Click or drag to resize

RenderingPipeline_Basic Events

The RenderingPipeline_Basic type exposes the following members.

Events
  NameDescription
Public eventAddedToParent
Occurs when a component is added to the parent.
(Inherited from Component.)
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 eventDebugDirectLightingChanged
Occurs when the DebugDirectLighting property value changes.
Public eventDebugDrawBatchedDataChanged
Occurs when the DebugDrawBatchedData property value changes.
Public eventDebugDrawDecalsChanged
Occurs when the DebugDrawDecals property value changes.
Public eventDebugDrawDeferredPassChanged
Occurs when the DebugDrawDeferredPass property value changes.
Public eventDebugDrawForwardOpaquePassChanged
Occurs when the DebugDrawForwardOpaquePass property value changes.
Public eventDebugDrawForwardTransparentPassChanged
Occurs when the DebugDrawForwardTransparentPass property value changes.
Public eventDebugDrawLayersChanged
Occurs when the DebugDrawLayers property value changes.
Public eventDebugDrawMeshesChanged
Occurs when the DebugDrawMeshes property value changes.
Public eventDebugDrawNotBatchedDataChanged
Occurs when the DebugDrawNotBatchedData property value changes.
Public eventDebugDrawShadowsChanged
Occurs when the DebugDrawShadows property value changes.
Public eventDebugDrawSimple3DRendererChanged
Occurs when the DebugDrawSimple3DRenderer property value changes.
Public eventDebugDrawUIChanged
Occurs when the DebugDrawUI property value changes.
Public eventDebugDrawVoxelsChanged
Occurs when the DebugDrawVoxels property value changes.
Public eventDebugIndirectLightingChanged
Occurs when the DebugIndirectLighting property value changes.
Public eventDebugModeChanged
Occurs when the DebugMode property value changes.
Public eventDeferredShadingChanged
Occurs when the DeferredShading property value changes.
(Inherited from RenderingPipeline.)
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 eventDisplacementMappingMaxStepsChanged
Occurs when the DisplacementMappingMaxSteps property value changes.
Public eventDisplacementMappingScaleChanged
Occurs when the DisplacementMappingScale property value changes.
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 eventGICascadeDistributionChanged
Occurs when the GICascadeDistribution property value changes.
Public eventGICascadesChanged
Occurs when the GICascades property value changes.
Public eventGICascadeVisualizeChanged
Occurs when the GICascadeVisualize property value changes.
Public eventGIDistanceChanged
Occurs when the GIDistance property value changes.
Public eventGIGridSizeChanged
Occurs when the GIGridSize property value changes.
Public eventGIVoxelizationConservativeChanged
Occurs when the GIVoxelizationConservative property value changes.
Public eventHighDynamicRangeChanged
Occurs when the HighDynamicRange property value changes.
(Inherited from RenderingPipeline.)
Public eventIndirectLightingChanged
Occurs when the IndirectLighting property value changes.
Public eventInstancingChanged
Occurs when the Instancing property value changes.
(Inherited from RenderingPipeline.)
Public eventInstancingMaxCountChanged
Occurs when the InstancingMaxCount property value changes.
(Inherited from RenderingPipeline.)
Public eventLightGridChanged
Occurs when the LightGrid property value changes.
Public eventLightGridResolutionChanged
Occurs when the LightGridResolution property value changes.
Public eventLightMaxCountChanged
Occurs when the LightMaxCount property value changes.
Public eventLightMaxDistanceChanged
Occurs when the LightMaxDistance property value changes.
Public eventLoadEvent
Occurs during object loading.
(Inherited from Component.)
Public eventLODRangeChanged
Occurs when the LODRange property value changes.
(Inherited from RenderingPipeline.)
Public eventLODScaleChanged
Occurs when the LODScale property value changes.
(Inherited from RenderingPipeline.)
Public eventLODScaleShadowsChanged
Occurs when the LODScaleShadows property value changes.
(Inherited from RenderingPipeline.)
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 eventMinimumVisibleSizeOfObjectsChanged
Occurs when the MinimumVisibleSizeOfObjects property value changes.
(Inherited from RenderingPipeline.)
Public eventNameChanged
Occurs when component name is changed.
(Inherited from Component.)
Public eventNetworkModeChanged
Occurs when the NetworkMode property value changes.
(Inherited from Component.)
Public eventOcclusionCullingBufferCullNodesChanged
Occurs when the OcclusionCullingBufferCullNodes property value changes.
Public eventOcclusionCullingBufferCullObjectsChanged
Occurs when the OcclusionCullingBufferCullObjects property value changes.
Public eventOcclusionCullingBufferDirectionalLightChanged
Occurs when the OcclusionCullingBufferDirectionalLight property value changes.
Public eventOcclusionCullingBufferMaxOccludersChanged
Occurs when the OcclusionCullingBufferMaxOccluders property value changes.
Public eventOcclusionCullingBufferSceneChanged
Occurs when the OcclusionCullingBufferScene property value changes.
Public eventOcclusionCullingBufferSizeChanged
Occurs when the OcclusionCullingBufferSize property value changes.
Public eventPreloadResourcesEvent
Occurs when preloading the resources used by the object.
(Inherited from Component.)
Public eventProvideColorDepthTextureCopyChanged
Occurs when the ProvideColorDepthTextureCopy property value changes.
Public eventReceiveNetworkMessageFromClient (Inherited from Component.)
Public eventReceiveNetworkMessageFromServer (Inherited from Component.)
Public eventReflectionChanged
Occurs when the Reflection property value changes.
Public eventRemovedFromParent
Occurs when a component is removed from the parent.
(Inherited from Component.)
Public eventRemoveTextureTilingChanged
Occurs when the RemoveTextureTiling property value changes.
Public eventRenderBegin
Public eventRenderDeferredShadingGBufferReady
Public eventRenderEnd
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 eventSectorsByDistanceChanged
Occurs when the SectorsByDistance property value changes.
Public eventShadowDirectionalDistanceChanged
Occurs when the ShadowDirectionalDistance property value changes.
Public eventShadowDirectionalLightCascadeDistributionChanged
Occurs when the ShadowDirectionalLightCascadeDistribution property value changes.
Public eventShadowDirectionalLightCascadesChanged
Occurs when the ShadowDirectionalLightCascades property value changes.
Public eventShadowDirectionalLightCascadeVisualizeChanged
Occurs when the ShadowDirectionalLightCascadeVisualize property value changes.
Public eventShadowDirectionalLightExtrusionDistanceChanged
Occurs when the ShadowDirectionalLightExtrusionDistance property value changes.
Public eventShadowDirectionalLightTextureSizeChanged
Occurs when the ShadowDirectionalLightTextureSize property value changes.
Public eventShadowIntensityChanged
Occurs when the ShadowIntensity property value changes.
Public eventShadowMaterialOpacityMaskThresholdFactorChanged
Occurs when the ShadowMaterialOpacityMaskThresholdFactor property value changes.
Public eventShadowObjectVisibilityDistanceFactorChanged
Occurs when the ShadowObjectVisibilityDistanceFactor property value changes.
Public eventShadowPointLightMaxCountChanged
Occurs when the ShadowPointLightMaxCount property value changes.
Public eventShadowPointLightTextureSizeChanged
Occurs when the ShadowPointLightTextureSize property value changes.
Public eventShadowPointSpotlightDistanceChanged
Occurs when the ShadowPointSpotlightDistance property value changes.
Public eventShadowsChanged
Occurs when the Shadows property value changes.
Public eventShadowSpotlightMaxCountChanged
Occurs when the ShadowSpotlightMaxCount property value changes.
Public eventShadowSpotlightTextureSizeChanged
Occurs when the ShadowSpotlightTextureSize property value changes.
Public eventShadowStaticChanged
Occurs when the ShadowStatic property value changes.
Public eventSimpleGeometryAntialiasingChanged
Occurs when the SimpleGeometryAntialiasing property value changes.
(Inherited from RenderingPipeline.)
Public eventSimulationStep
Occurs during the simulation step.
(Inherited from Component.)
Public eventSimulationStepClient
Occurs during the simulation step.
(Inherited from Component.)
Public eventTessellationQualityChanged
Occurs when the TessellationQuality property value changes.
Public eventUpdateEvent
Occurs during the update process of all objects.
(Inherited from Component.)
Public eventUseMultiRenderTargetsChanged
Occurs when the UseMultiRenderTargets property value changes.
(Inherited from RenderingPipeline.)
Public eventUseRenderTargetsChanged
Occurs when the UseRenderTargets property value changes.
(Inherited from RenderingPipeline.)
Top
See Also