Jump to content

SceneGeometry class

From LabVIEW Wiki
VI Server Class Information
Return to VI Server Class Hierarchy
Class Name SceneGeometry class
Class ID 112
Scope Basic Development Environment
Class Inheritance
Class Children


The SceneGeometry class is a class in the VI Server Class Hierarchy, (see also VI Server).

Properties

Show/Hide SceneGeometry Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
SceneGeometry Properties Table
Property ID Long Name (English) Description R/W RTE
5436BC00Texture Generator ModeReads or writes how the texture coordinates for the geometry generate.Read/WriteYes
5436BC01Texture Generator S PlaneReads or writes the values that define the s-plane to which you apply the texture. The following equation defines the plane.Read/WriteYes
5436BC02Texture Generator T PlaneReads or writes the values that define the t-plane to which you apply the texture. The following equation defines the plane.Read/WriteYes

Methods

This class has no methods or it inherits methods from its parent: SceneDrawable Class.

Events

This class has no events or it inherits events from its parent: SceneDrawable Class.


History

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

See Also