SceneObject class/Specials.Shade Model property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 2D87781D
Scope Basic Development Environment
Data Name Specials.Shade Model
Short Name* Specials.ShadeModel
Long Name* Specials:Shade Model
* 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:Shade Model
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 color-filled object appears shaded with one color or multiple colors.

Values
0 Inherit Value—(Default) Draws the object according to the shading model of a parent object.
1 Flat—Applies only one color across a polygon.
2 Smooth—Calculates one color per vertex and interpolates the colors across the face of the polygon.

Uses

History

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

See Also

External Links