Search Results for

    Show / Hide Table of Contents

    Struct UFView.LightAttributes

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

    Fields

    beam_fall_off

    Declaration
    public UFView.LightBeamFallOff beam_fall_off
    Field Value
    Type Description
    UFView.LightBeamFallOff

    blue

    Declaration
    public int blue
    Field Value
    Type Description
    int

    cone_angle

    Declaration
    public double cone_angle
    Field Value
    Type Description
    double

    delta_angle

    Declaration
    public double delta_angle
    Field Value
    Type Description
    double

    detail

    Declaration
    public UFView.LightDetail detail
    Field Value
    Type Description
    UFView.LightDetail

    edge

    Declaration
    public UFView.LightEdge edge
    Field Value
    Type Description
    UFView.LightEdge

    fall_off

    Declaration
    public UFView.LightFallOff fall_off
    Field Value
    Type Description
    UFView.LightFallOff

    generate_shadows

    Declaration
    public bool generate_shadows
    Field Value
    Type Description
    bool

    green

    Declaration
    public int green
    Field Value
    Type Description
    int

    intensity

    Declaration
    public double intensity
    Field Value
    Type Description
    double

    intensity_factor

    Declaration
    public UFView.LightIntensityFactor intensity_factor
    Field Value
    Type Description
    UFView.LightIntensityFactor

    red

    Declaration
    public int red
    Field Value
    Type Description
    int

    scattering

    Declaration
    public bool scattering
    Field Value
    Type Description
    bool
    In this article
    Back to top Generated by DocFX