This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.
Description
Returns the absolute global rotation within a parent's rotation Returns the absolute global transform within a parent's transform Returns the absolute global vector within a parent's vector
Information
| Plugin | RigVM |
| Category | Math |
| Tags | Make Absolute,Local,Global,Relative |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Local | The input local rotation to make absolute | Quat Transform Vector |
(X=0.000000,Y=0.000000,Z=0.000000,W=1.000000) |
| Parent | The parent global rotation to make the local absolute to | Quat Transform Vector |
(X=0.000000,Y=0.000000,Z=0.000000,W=1.000000) |