Jump to content

Application class/Scene.New Texture method: Difference between revisions

From LabVIEW Wiki
Added new method page.
(No difference)

Revision as of 18:14, 21 April 2020

VI Server Method Information
Method ID 874
Scope Basic Development Environment
Data Name Scene.New Texture
Short Name* Scene.New Texture
Long Name* Scene:New Texture
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 1
Owning Class Name Application Class
Return Data Type StringConstant Refnum data type

StringConstant Refnum

Invoke Node Scene:New Texture
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes (Read/Write)
Remote access allowedYes

Gets a reference to a texture to apply to a geometry in a 3D scene.

Parameters

Data type Name Required Description
StringConstant Refnum Scene:New Texture Yes. Return value.

Uses

History

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

See Also

External Links