|
ScreenSpaceAmbientOcclusionRenderingProviderNormalDepthEffect Property |
Gets or sets the NormalDepthEffect that is used to render the depth-normal texture of the 3D scene.
This property is defined in this CreateResources(DXScene) method and can be overriden by the user.
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax public NormalDepthEffect NormalDepthEffect { get; set; }
Property Value
NormalDepthEffectSee Also