SceneObject class/Specials.Lighting property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 2D877823
Scope Basic Development Environment
Data Name Specials.Lighting
Short Name* Specials.Lighting
Long Name* Specials:Lighting
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 105
Owning Class Name SceneObject Class
Data Type Enum U16 data type

Enum U16

Property Node Specials:Lighting
Available in Real-Time Operating SystemNo
Available in Run-Time EngineYes
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningYes

Reads or writes whether a 3D object appears lit.

Values
0 Inherit Value—(Default) Lights the object according to the lighting of a parent object.
1 Off—Disables lighting in the scene.
2 On—Enables lighting in the scene. If lighting is On, you must define materials, normals, and light for the objects in the scene.

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links