Short Name: SetBillboardParams
Requires: Base Development System
Class: SceneObject Methods
To Use: Create a method.
Sets or updates parameters for billboarding.
Data type | Name | Required | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
mode | No | Specifies the rotation behavior of the billboard.
| |||||||
position list | No | Specifies the list of positions to put an instance of the billboard. LabVIEW draws an instance of the billboard at each point in the array. | |||||||
normal | No | Specifies the vector that describes the front of the billboard when the billboard is not rotated. | |||||||
axis | No | Specifies the axis around which the billboard rotates if you specify Axial for the modeinput. |
The following table lists the characteristics of this method.
Data type | No return value |
Available in Run-Time Engine | Yes (Read/Write) |
Available in Real-Time Operating System | Yes |
Settable when the VI is running | No |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Loads the block diagram into memory | No |
Remote access allowed | Yes |