RenderingPipeline_Basic Events |
The RenderingPipeline_Basic type exposes the following members.
Name | Description | |
---|---|---|
AddedToParent |
Occurs when a component is added to the parent.
(Inherited from Component.) | |
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.) | |
DebugDirectLightingChanged | Occurs when the DebugDirectLighting property value changes. | |
DebugDrawBatchedDataChanged | Occurs when the DebugDrawBatchedData property value changes. | |
DebugDrawDecalsChanged | Occurs when the DebugDrawDecals property value changes. | |
DebugDrawDeferredPassChanged | Occurs when the DebugDrawDeferredPass property value changes. | |
DebugDrawForwardOpaquePassChanged | Occurs when the DebugDrawForwardOpaquePass property value changes. | |
DebugDrawForwardTransparentPassChanged | Occurs when the DebugDrawForwardTransparentPass property value changes. | |
DebugDrawLayersChanged | Occurs when the DebugDrawLayers property value changes. | |
DebugDrawMeshesChanged | Occurs when the DebugDrawMeshes property value changes. | |
DebugDrawNotBatchedDataChanged | Occurs when the DebugDrawNotBatchedData property value changes. | |
DebugDrawShadowsChanged | Occurs when the DebugDrawShadows property value changes. | |
DebugDrawSimple3DRendererChanged | Occurs when the DebugDrawSimple3DRenderer property value changes. | |
DebugDrawUIChanged | Occurs when the DebugDrawUI property value changes. | |
DebugDrawVoxelsChanged | Occurs when the DebugDrawVoxels property value changes. | |
DebugIndirectLightingChanged | Occurs when the DebugIndirectLighting property value changes. | |
DebugModeChanged | Occurs when the DebugMode property value changes. | |
DeferredShadingChanged | Occurs when the DeferredShading property value changes. (Inherited from RenderingPipeline.) | |
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.) | |
DisplacementMappingMaxStepsChanged | Occurs when the DisplacementMappingMaxSteps property value changes. | |
DisplacementMappingScaleChanged | Occurs when the DisplacementMappingScale property value changes. | |
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.) | |
GICascadeDistributionChanged | Occurs when the GICascadeDistribution property value changes. | |
GICascadesChanged | Occurs when the GICascades property value changes. | |
GICascadeVisualizeChanged | Occurs when the GICascadeVisualize property value changes. | |
GIDistanceChanged | Occurs when the GIDistance property value changes. | |
GIGridSizeChanged | Occurs when the GIGridSize property value changes. | |
GIVoxelizationConservativeChanged | Occurs when the GIVoxelizationConservative property value changes. | |
HighDynamicRangeChanged | Occurs when the HighDynamicRange property value changes. (Inherited from RenderingPipeline.) | |
IndirectLightingChanged | Occurs when the IndirectLighting property value changes. | |
InstancingChanged | Occurs when the Instancing property value changes. (Inherited from RenderingPipeline.) | |
InstancingMaxCountChanged | Occurs when the InstancingMaxCount property value changes. (Inherited from RenderingPipeline.) | |
LightGridChanged | Occurs when the LightGrid property value changes. | |
LightGridResolutionChanged | Occurs when the LightGridResolution property value changes. | |
LightMaxCountChanged | Occurs when the LightMaxCount property value changes. | |
LightMaxDistanceChanged | Occurs when the LightMaxDistance property value changes. | |
LoadEvent |
Occurs during object loading.
(Inherited from Component.) | |
LODRangeChanged | Occurs when the LODRange property value changes. (Inherited from RenderingPipeline.) | |
LODScaleChanged | Occurs when the LODScale property value changes. (Inherited from RenderingPipeline.) | |
LODScaleShadowsChanged | Occurs when the LODScaleShadows property value changes. (Inherited from RenderingPipeline.) | |
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.) | |
MinimumVisibleSizeOfObjectsChanged | Occurs when the MinimumVisibleSizeOfObjects property value changes. (Inherited from RenderingPipeline.) | |
NameChanged |
Occurs when component name is changed.
(Inherited from Component.) | |
NetworkModeChanged | Occurs when the NetworkMode property value changes. (Inherited from Component.) | |
OcclusionCullingBufferCullNodesChanged | Occurs when the OcclusionCullingBufferCullNodes property value changes. | |
OcclusionCullingBufferCullObjectsChanged | Occurs when the OcclusionCullingBufferCullObjects property value changes. | |
OcclusionCullingBufferDirectionalLightChanged | Occurs when the OcclusionCullingBufferDirectionalLight property value changes. | |
OcclusionCullingBufferMaxOccludersChanged | Occurs when the OcclusionCullingBufferMaxOccluders property value changes. | |
OcclusionCullingBufferSceneChanged | Occurs when the OcclusionCullingBufferScene property value changes. | |
OcclusionCullingBufferSizeChanged | Occurs when the OcclusionCullingBufferSize property value changes. | |
PreloadResourcesEvent |
Occurs when preloading the resources used by the object.
(Inherited from Component.) | |
ProvideColorDepthTextureCopyChanged | Occurs when the ProvideColorDepthTextureCopy property value changes. | |
ReceiveNetworkMessageFromClient | (Inherited from Component.) | |
ReceiveNetworkMessageFromServer | (Inherited from Component.) | |
ReflectionChanged | Occurs when the Reflection property value changes. | |
RemovedFromParent |
Occurs when a component is removed from the parent.
(Inherited from Component.) | |
RemoveTextureTilingChanged | Occurs when the RemoveTextureTiling property value changes. | |
RenderBegin | ||
RenderDeferredShadingGBufferReady | ||
RenderEnd | ||
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.) | |
SectorsByDistanceChanged | Occurs when the SectorsByDistance property value changes. | |
ShadowDirectionalDistanceChanged | Occurs when the ShadowDirectionalDistance property value changes. | |
ShadowDirectionalLightCascadeDistributionChanged | Occurs when the ShadowDirectionalLightCascadeDistribution property value changes. | |
ShadowDirectionalLightCascadesChanged | Occurs when the ShadowDirectionalLightCascades property value changes. | |
ShadowDirectionalLightCascadeVisualizeChanged | Occurs when the ShadowDirectionalLightCascadeVisualize property value changes. | |
ShadowDirectionalLightExtrusionDistanceChanged | Occurs when the ShadowDirectionalLightExtrusionDistance property value changes. | |
ShadowDirectionalLightTextureSizeChanged | Occurs when the ShadowDirectionalLightTextureSize property value changes. | |
ShadowIntensityChanged | Occurs when the ShadowIntensity property value changes. | |
ShadowMaterialOpacityMaskThresholdFactorChanged | Occurs when the ShadowMaterialOpacityMaskThresholdFactor property value changes. | |
ShadowObjectVisibilityDistanceFactorChanged | Occurs when the ShadowObjectVisibilityDistanceFactor property value changes. | |
ShadowPointLightMaxCountChanged | Occurs when the ShadowPointLightMaxCount property value changes. | |
ShadowPointLightTextureSizeChanged | Occurs when the ShadowPointLightTextureSize property value changes. | |
ShadowPointSpotlightDistanceChanged | Occurs when the ShadowPointSpotlightDistance property value changes. | |
ShadowsChanged | Occurs when the Shadows property value changes. | |
ShadowSpotlightMaxCountChanged | Occurs when the ShadowSpotlightMaxCount property value changes. | |
ShadowSpotlightTextureSizeChanged | Occurs when the ShadowSpotlightTextureSize property value changes. | |
ShadowStaticChanged | Occurs when the ShadowStatic property value changes. | |
SimpleGeometryAntialiasingChanged | Occurs when the SimpleGeometryAntialiasing property value changes. (Inherited from RenderingPipeline.) | |
SimulationStep |
Occurs during the simulation step.
(Inherited from Component.) | |
SimulationStepClient |
Occurs during the simulation step.
(Inherited from Component.) | |
TessellationQualityChanged | Occurs when the TessellationQuality property value changes. | |
UpdateEvent |
Occurs during the update process of all objects.
(Inherited from Component.) | |
UseMultiRenderTargetsChanged | Occurs when the UseMultiRenderTargets property value changes. (Inherited from RenderingPipeline.) | |
UseRenderTargetsChanged | Occurs when the UseRenderTargets property value changes. (Inherited from RenderingPipeline.) |