Search Results for

    Show / Hide Table of Contents

    Struct UFView.Lighting

    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.Lighting

    Fields

    light_count

    Declaration
    public int light_count
    Field Value
    Type Description
    int

    lights

    Declaration
    public UFView.Lights[] lights
    Field Value
    Type Description
    Lights[]

    shininess

    Declaration
    public double shininess
    Field Value
    Type Description
    double

    two_sided_light

    Declaration
    public int two_sided_light
    Field Value
    Type Description
    int
    In this article
    Back to top Generated by DocFX