Modifiers

From Fracture FX
(Difference between revisions)
Jump to: navigation, search
(Radius)
(Draw geo)
Line 207: Line 207:
  
 
==== Draw geo ====
 
==== Draw geo ====
 +
{| class="wikitable" style="width: 100%"
 +
|-
 +
! scope="row" width="75" | type
 +
| bool
 +
|-
 +
! scope="row" width="75" | default
 +
| True
 +
|-
 +
! scope="row" width="75" |
 +
| Draws the node in the viewport.
 +
|}
  
 
==== Apply ====
 
==== Apply ====

Revision as of 03:41, 7 August 2012

Contents


enable

type bool
default True
Enables the modifier, this attribute is common to all modifiers.

assign modifier

Assign modifier.png

Data name

type string
This data can be derived from either the Dynamic parameters or Custom data. The Choose... menu displays available data types from connected input nodes and when used will set the data type correctly.

Operator

type enum
default =
indices = : += : -= : *=
Mathematical operator to execute on the values.

Source

type enum
default value
indices data : value
Toggle between comparing arbitrary data values or values derived from known attributes.
data

When toggled on it creates another field identical to the existing Data name attribute covered above.

Data name
type string
This data can be derived from either the Dynamic parameters or Custom data. The Choose... menu displays available data types from connected input nodes and when used will set the data type correctly.
value

When toggled on (which it will be by default) allows for user specified arbitrary values.

Data value
type float|vector|vector2|color|string
default 0 (int)
The type of field changes based on the data type.
Data type
type enum
default float
indices vector : vec2 : float : bool,int : color : string

field modifier

Field modifier.png

Field

type string
default (choose a field)
Displays the name of a selected field. To select a field (must be attached to the current simulator) click on Choose... and from the popup menu select the name of a field node.

affects object

type bool
default True
Enables the modifier, this attribute is common to all modifiers.

push modifier

This modifier also creates an fxPushModifier node.

Push modifier.png


Geo

type enum
default point
indices point : cone
The point shape emits a force in all directions. Setting to cone will allow a user to specify a direction for the force.

Radius

type float
default 10.000
min 0.000
Radius of the node which also affects its area of influence.
cone

When the Geo is set to cone it enables 2 additional attributes.

Cone
type float
default 30.000
min 0.000
Penumbra
type float
default 5.000
min 0.000

Draw geo

type bool
default True
Draws the node in the viewport.

Apply

Strength

Color

randomize modifier

Randomize modifier.png

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox