VI Server Property Information
|
Property ID
|
62A43005
|
Scope
|
Basic Development Environment
|
Data Name
|
Normal Binding Mode
|
Short Name*
|
NormalBindingMode
|
Long Name*
|
Normal Binding Mode
|
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
|
Owning Class ID
|
118
|
Owning Class Name
|
SceneMesh Class
|
Data Type
|
Enum U16 data type
|
Property Node
|
|
Available in Real-Time Operating System | No |
Available in Run-Time Engine | Yes |
Loads the block diagram into memory | No |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Permissions | Read Only |
Remote access allowed | Yes |
Settable when the VI is running | No |
Returns the binding mode of the normals of the mesh.
Values
0
|
Overall—Binds the normal at the first index of the normal array to all the primitives of the mesh.
|
1
|
Per Primitive—Different normals bind to each primitive in the mesh. The Draw Mode of the mesh defines the primitives.
|
2
|
Per Vertex—Binds the normals in the normal array to the vertices of the mesh according to the indices you define. You must define a normal for every vertex in the mesh.
|
3
|
Binding Off—Turns off normal binding. LabVIEW ignores the normal array.
|
Uses
History
Version
|
Change(s)
|
|
More info to come.
|
See Also
External Links