switch effector

Used for switch operations.
Interface for easily getting settings, retained as part of an object, from a plug-in or script.


xshade
shape
switch_effector

List of Properties

limit Limits
range range on/off
selection Selection




Used after getting an object with a method such as xshade.scene().active_shape().

Property Details

limit

Limits.

  • Get
  • Set

Type :
  float2

print xshade.scene().active_shape().switch_effector.limit

range

Range on/off.

  • Get
  • Set

Type :
  bool

print xshade.scene().active_shape().switch_effector.range

selection

Selection.

  • Get
  • Set

Type :
  int

print xshade.scene().active_shape().switch_effector.selection