Go to: Related nodes. Attributes.
The overall operation of the filter is controlled by two enumerated attributes -- smooth and nearestTo.
Enumerated values for attribute smooth, specifying how the "best" Euler solution is chosen:
0 | No smoothing |
1 | Bound to +/-pi (+/-180 deg) |
2 | Nearest cut to (within pi or 180 deg of) nearestTo |
3 | Nearest Euler angle solution to nearestTo |
Enumerated values for attribute nearestTo, only used if smooth is 2 or 3, specifies that the filter selects the cut or solution which is nearest to:
0 | Zero |
1 | Initial Value |
2 | Previous Value |
Node name | Parents | MFn type | Compatible function sets |
---|---|---|---|
filterEuler | filter | kFilterEuler | kBase kNamedObject kDependencyNode kFilter kFilterEuler |
filter, filterResample, filterClosestSample, filterSimplify
enableInitialRotation, initialRotation, initialRotationX, initialRotationY, initialRotationZ, nearestTo, outputUsageOpt, smooth, weight, weightX, weightY, weightZ
Long name (short name) | Type | Default | Flags | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
nearestTo
(nt )
| enum | 2 | ![]() ![]() ![]() ![]() | ||||||||||||||
initialRotation
(ir )
| double3 | 0., 0., 0. | ![]() ![]() ![]() ![]() | ||||||||||||||
| |||||||||||||||||
| |||||||||||||||||
| |||||||||||||||||
smooth
(s )
| enum | 3 | ![]() ![]() ![]() ![]() | ||||||||||||||
outputUsageOpt
(use )
| enum | 0 | ![]() ![]() ![]() ![]() ![]() | ||||||||||||||
enableInitialRotation
(eir )
| bool | false | ![]() ![]() ![]() ![]() | ||||||||||||||
weight
(w )
| double3 | 1.0, 1.0, 1.0 | ![]() ![]() ![]() ![]() | ||||||||||||||
| |||||||||||||||||
| |||||||||||||||||
|