SceneGeometry class/Texture Generator Mode property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 5436BC00
Scope Basic Development Environment
Data Name Texture Generator Mode
Short Name* TextureGenMode
Long Name* Texture Generator Mode
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 112
Owning Class Name SceneGeometry Class
Data Type Enum U16 data type

Enum U16

Property Node Texture Generator Mode
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 how the texture coordinates for the geometry generate.

Values
0 Off—(Default) Texture coordinates do not generate automatically.
1 Linear—Texture coordinates generate according to the values you specify for the Texture Generator S Plane and Texture Generator T Plane properties.
2 Spherical—Texture coordinates generate by reflecting the environment that surrounds the geometry.

Uses

History

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

See Also

External Links