Class Shadows
Assembly: NXOpen.dll
Syntax
public class Shadows : Builder, IMessageSink, IComponentBuilder
Constructors
Shadows()
Declaration
Properties
AmbientOcclusion
Declaration
public bool AmbientOcclusion { get; set; }
Property Value
GenerateHqiShadows
Declaration
public bool GenerateHqiShadows { get; set; }
Property Value
RealTimeType
Declaration
public Shadows.RealTimeState RealTimeType { get; set; }
Property Value
ShadowCatcherSelection
Declaration
public SelectNXObjectList ShadowCatcherSelection { get; }
Property Value
ShadowsEnabled
Declaration
public bool ShadowsEnabled { get; set; }
Property Value
ShadowsShadedViewsShowGroundShadows
Declaration
public bool ShadowsShadedViewsShowGroundShadows { get; set; }
Property Value
SoftShadowsBiasOffset
Declaration
public double SoftShadowsBiasOffset { get; set; }
Property Value
SoftShadowsEdges
Declaration
public int SoftShadowsEdges { get; set; }
Property Value
SoftShadowsEnabled
Declaration
public bool SoftShadowsEnabled { get; set; }
Property Value
SoftShadowsGradientClamp
Declaration
public double SoftShadowsGradientClamp { get; set; }
Property Value
SoftShadowsQuality
Declaration
public int SoftShadowsQuality { get; set; }
Property Value
SsaoBlurRadius
Declaration
public double SsaoBlurRadius { get; set; }
Property Value
SsaoContrast
Declaration
public Shadows.SsaoContrastType SsaoContrast { get; set; }
Property Value
SsaoQuality
Declaration
public Shadows.SsaoQualityType SsaoQuality { get; set; }
Property Value
SsaoRadius
Declaration
public double SsaoRadius { get; set; }
Property Value
UseShadowCatcher
Declaration
public bool UseShadowCatcher { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink