Ab3d.DXEngine reference help
Ab3d.DXEngine reference help
Ab3d.DXEngine Namespaces
Ab3d.DirectX Namespaces
Ab3d.DirectX
ScreenSpaceAmbientOcclusionRenderingProvider Class
ScreenSpaceAmbientOcclusionRenderingProvider Properties
ChangeRenderTargetFromSsaoRenderingStep Property
CurrentShadowTextureSize Property
IsShadowTextureSizePercent Property
NormalDepthEffect Property
NormalDepthShaderResourceView Property
OcclusionFadeEnd Property
OcclusionFadeStart Property
OcclusionRadius Property
PrepareSsaoRenderingStep Property
RenderNonShadowObjectsRenderingStep Property
RenderSsaoPostProcessingRenderingStep Property
ShadowTextureHeight Property
ShadowTextureWidth Property
SharpenPower Property
SsaoNormalDepthRenderingStep Property
SsaoRenderingStepsGroup Property
SsaoShaderResourceView Property
SsaoTextureBlurCount Property
SurfaceEpsilon Property
Screen
Space
Ambient
Occlusion
Rendering
Provider
Is
Shadow
Texture
Size
Percent Property
Gets or sets a Boolean that defines if
ShadowTextureWidth
and
ShadowTextureHeight
are defined in relative value (by default). In this case the size of the texture is calculated by multiplying
ShadowTextureWidth
and
ShadowTextureHeight
with DXScene's Width and Height. When IsShadowTextureSizePercent is false, then
ShadowTextureWidth
and
ShadowTextureHeight
define the absolute size of the texture.
Namespace:
Ab3d.DirectX
Assembly:
Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
Copy
public
bool
IsShadowTextureSizePercent
{
get
;
set
; }
Property Value
Boolean
See Also
Reference
ScreenSpaceAmbientOcclusionRenderingProvider Class
Ab3d.DirectX Namespace
See
Ab3d.DXEngine home page
to get more information about the Ab3d.DXEngine library.
Copyright (c) by AB4D d.o.o. (www.ab4d.com)