Description
Returns the relative local rotation within a parent's rotation Returns the relative local transform within a parent's transform Returns the relative local vector within a parent's vector
Information
| Plugin | RigVM |
| Category | Math |
| Tags | Make Relative,Local,Global,Absolute |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Global | The global rotation quaternion to make relative | Quat Transform Vector |
(X=0.000000,Y=0.000000,Z=0.000000,W=1.000000) |
| Parent | The parent global rotation to make the input relative to | Quat Transform Vector |
(X=0.000000,Y=0.000000,Z=0.000000,W=1.000000) |