Difference between revisions of "Component: Component Labels (Advanced Shapes)"
From Flowcode Help
Jump to navigationJump to searchLine 14: | Line 14: | ||
==Component Labels component== | ==Component Labels component== | ||
Automatically generates labels for all panel objects and components in a given context. Labels will always face the camera, and can show the name of each object, or any chosen property. Nesting can be used so that components within components are labelled, and so on. | Automatically generates labels for all panel objects and components in a given context. Labels will always face the camera, and can show the name of each object, or any chosen property. Nesting can be used so that components within components are labelled, and so on. | ||
+ | |||
+ | ==Component Pack== | ||
+ | |||
+ | FREE | ||
==Detailed description== | ==Detailed description== | ||
+ | |||
+ | |||
Line 26: | Line 32: | ||
==Examples== | ==Examples== | ||
+ | |||
+ | |||
Line 91: | Line 99: | ||
|- | |- | ||
|- | |- | ||
− | | width="10%" align="center" | [[File:]] - | + | | width="10%" align="center" | [[File:Fc9-h32-icon.png]] - HANDLE |
| width="90%" | target | | width="90%" | target | ||
|- | |- |
Revision as of 16:27, 7 January 2022
Author | Matrix Ltd. |
Version | 1.2 |
Category | Advanced Shapes |
Contents
Component Labels component
Automatically generates labels for all panel objects and components in a given context. Labels will always face the camera, and can show the name of each object, or any chosen property. Nesting can be used so that components within components are labelled, and so on.
Component Pack
FREE
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference
![]() |
ShowProperty |
Sets the labels to show a named property of each object. | |
![]() |
Property |
Name of the property to show. | |
![]() |
Return |
![]() |
ShowNames |
Sets the labels to show the names of objects. | |
![]() |
Return |
![]() |
Hide |
Hides all labels. | |
![]() |
Return |
![]() |
Update |
Refresh the labels after a change. | |
![]() |
Return |