SoPointLightDragger¶
- InventorModule¶
genre
author
package
definition
Purpose¶
The SoPointLightDragger is a dragger that resembles a point light source, can be translated in three directions, and has a Translation field that always reflects its position in local space.
If you want to move a light with this dragger, you can use a field-to-field connection to connect the location of a light source from this dragger’s translation field.
Keep in mind, this dragger is not actually a light source; it just looks like one.
Windows¶
Default Panel¶
Output Fields¶
self¶
- name: self, type: SoNode¶
Parameter Fields¶
Visible Fields¶
Is Active¶
- name: isActive, type: Bool, persistent: no¶
Shows whether this dragger is currently active.
Translation¶
- name: translation, type: Vector3, default: 0 0 0¶
Sets and shows the position of the dragger.