Struct UFView.Lighting
Inherited Members
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 |