Search Results for

    Show / Hide Table of Contents

    Struct UFView.FogOptions

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    Namespace: NXOpen.UF
    Assembly: NXOpen.UF.dll
    Syntax
    public struct UFView.FogOptions

    Fields

    fog_back

    Declaration
    public double fog_back
    Field Value
    Type Description
    double

    fog_color

    Declaration
    public double[] fog_color
    Field Value
    Type Description
    double[]

    fog_front

    Declaration
    public double fog_front
    Field Value
    Type Description
    double

    fog_mode

    Declaration
    public int fog_mode
    Field Value
    Type Description
    int

    fog_rate

    Declaration
    public double fog_rate
    Field Value
    Type Description
    double
    In this article
    Back to top Generated by DocFX