Click or drag to resize
Ab4d.SharpEngine logo

PostProcessBase Properties

The PostProcessBase type exposes the following members.

Properties
 NameDescription
Public propertyIsInitialized Gets a Boolean that specifies if this PostProcess was already added to a SceneView (SceneView is not null).
Public propertySceneView Gets the SceneView to where that PostProcess was added to.
Top
See Also