API Panel.TextLabel.SetViewMode

From Flowcode Help
Jump to navigationJump to search
Fc9-comp-macro.png SetViewMode
Sets whether to draw at a fixed size or to scale based on distance from the camera 
Fc9-h32-icon.png - HANDLE TextLabel
The handle to the label to alter 
Fc9-u32-icon.png - ULONG Clear
Some VMode_... flags to control the look of the label 
Fc9-u32-icon.png - ULONG Set
Some VMode_... flags to control the look of the label 
Fc9-void-icon.png - NONE Return


Detailed description

Examples