UsdTransform2d#
MDL Identifier: UsdTransform2d
Description: Node that takes a 2d input and applies an affine transformation to it
Display Name |
Type |
Parameter |
Default |
Description |
---|---|---|---|---|
in |
|
|
|
Input data to be transformed by this node.For instance, you can connect the output of a float2 primvar reader to this input to transform it |
rotation |
|
|
|
Counter-clockwise rotation in degrees around the origin |
scale |
|
|
|
Scale around the origin to be applied to all components of the data |
translation |
|
|
|
Translation to be applied to all components of the data |