Search Results for

    Show / Hide Table of Contents

    Class Shadows

    Inheritance
    object
    MarshalByRefObject
    NXRemotableObject
    TaggedObject
    Builder
    Shadows
    Implements
    IMessageSink
    IComponentBuilder
    Inherited Members
    Builder.Commit()
    Builder.Destroy()
    Builder.GetCommittedObjects()
    Builder.GetObject()
    Builder.ShowResults()
    Builder.Validate()
    Builder.PreviewBuilder
    TaggedObject.initialize()
    TaggedObject.ToString()
    TaggedObject.PrintTestData(string)
    TaggedObject.PrintTestData(string, int)
    TaggedObject.Tag
    NXRemotableObject.SyncProcessMessage(IMessage)
    NXRemotableObject.AsyncProcessMessage(IMessage, IMessageSink)
    NXRemotableObject.NextSink
    MarshalByRefObject.GetLifetimeService()
    MarshalByRefObject.InitializeLifetimeService()
    MarshalByRefObject.MemberwiseClone(bool)
    object.GetType()
    object.MemberwiseClone()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: NXOpen.Display
    Assembly: NXOpen.dll
    Syntax
    public class Shadows : Builder, IMessageSink, IComponentBuilder

    Constructors

    Shadows()

    Declaration
    protected Shadows()

    Properties

    AmbientOcclusion

    Declaration
    public bool AmbientOcclusion { get; set; }
    Property Value
    Type Description
    bool

    GenerateHqiShadows

    Declaration
    public bool GenerateHqiShadows { get; set; }
    Property Value
    Type Description
    bool

    RealTimeType

    Declaration
    public Shadows.RealTimeState RealTimeType { get; set; }
    Property Value
    Type Description
    Shadows.RealTimeState

    ShadowCatcherSelection

    Declaration
    public SelectNXObjectList ShadowCatcherSelection { get; }
    Property Value
    Type Description
    SelectNXObjectList

    ShadowsEnabled

    Declaration
    public bool ShadowsEnabled { get; set; }
    Property Value
    Type Description
    bool

    ShadowsShadedViewsShowGroundShadows

    Declaration
    public bool ShadowsShadedViewsShowGroundShadows { get; set; }
    Property Value
    Type Description
    bool

    SoftShadowsBiasOffset

    Declaration
    public double SoftShadowsBiasOffset { get; set; }
    Property Value
    Type Description
    double

    SoftShadowsEdges

    Declaration
    public int SoftShadowsEdges { get; set; }
    Property Value
    Type Description
    int

    SoftShadowsEnabled

    Declaration
    public bool SoftShadowsEnabled { get; set; }
    Property Value
    Type Description
    bool

    SoftShadowsGradientClamp

    Declaration
    public double SoftShadowsGradientClamp { get; set; }
    Property Value
    Type Description
    double

    SoftShadowsQuality

    Declaration
    public int SoftShadowsQuality { get; set; }
    Property Value
    Type Description
    int

    SsaoBlurRadius

    Declaration
    public double SsaoBlurRadius { get; set; }
    Property Value
    Type Description
    double

    SsaoContrast

    Declaration
    public Shadows.SsaoContrastType SsaoContrast { get; set; }
    Property Value
    Type Description
    Shadows.SsaoContrastType

    SsaoQuality

    Declaration
    public Shadows.SsaoQualityType SsaoQuality { get; set; }
    Property Value
    Type Description
    Shadows.SsaoQualityType

    SsaoRadius

    Declaration
    public double SsaoRadius { get; set; }
    Property Value
    Type Description
    double

    UseShadowCatcher

    Declaration
    public bool UseShadowCatcher { get; set; }
    Property Value
    Type Description
    bool

    Implements

    System.Runtime.Remoting.Messaging.IMessageSink
    IComponentBuilder
    In this article
    Back to top Generated by DocFX