trigger.tools.object_noise
Attributes
Classes
Functions
|
Aligns the first node to the second. |
|
|
|
Module Contents
- alignToAlter(node1, node2, mode=0, o=(0, 0, 0))
Aligns the first node to the second. Args:
node1: Node to be aligned. node2: Target Node. mode: Specifies the alignment Mode. Valid Values: 0=position only, 1=Rotation Only, 2=Position and Rotation o: Offset Value. Default: (0,0,0)
Returns:None
- objectNoise(node, rotate=True, translate=True, scale=False, randomSeed=True)
- uniqueName(name)
- WINDOW_NAME = 'Noise Expressions'