Struct UFView.LightAttributes
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.UF.dll
Syntax
public struct LightAttributes
Fields
beam_fall_off
Declaration
public UFView.LightBeamFallOff beam_fall_off
Field Value
blue
Declaration
Field Value
Type |
Description |
System.Int32 |
|
cone_angle
Declaration
Field Value
Type |
Description |
System.Double |
|
delta_angle
Declaration
public double delta_angle
Field Value
Type |
Description |
System.Double |
|
detail
Declaration
public UFView.LightDetail detail
Field Value
edge
Declaration
public UFView.LightEdge edge
Field Value
fall_off
Declaration
public UFView.LightFallOff fall_off
Field Value
generate_shadows
Declaration
public bool generate_shadows
Field Value
Type |
Description |
System.Boolean |
|
green
Declaration
Field Value
Type |
Description |
System.Int32 |
|
intensity
Declaration
Field Value
Type |
Description |
System.Double |
|
intensity_factor
Declaration
public UFView.LightIntensityFactor intensity_factor
Field Value
red
Declaration
Field Value
Type |
Description |
System.Int32 |
|
scattering
Declaration
Field Value
Type |
Description |
System.Boolean |
|