Field relativeToCurrent
Whether to modify the position values and the rotation values of the pivot point on the X, Y, and Z axes relatively to its current position. For example, if you select this option and set the first position value to 1, the pivot point moves one meter from its current position on the X axis. If you don't select this option, Asset Transformer takes the pivot point position of the parent element as a reference.
Namespace: UnityEditor.PixyzPlugin4Unity.Actions
Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
Syntax
[UserParameter("IsPivotCustom", null, "Whether to modify the position values and the rotation values of the pivot point on the X, Y, and Z axes relatively to its current position.\nFor example, if you select this option and set the first position value to 1, the pivot point moves one meter from its current position on the X axis.\nIf you don't select this option, Asset Transformer takes the pivot point position of the parent element as a reference.", null, false, false)]
public bool relativeToCurrent
Returns
Type | Description |
---|---|
bool |