API Panel.Position.SetWorldPosition

From Flowcode Help
Jump to navigationJump to search
Fc9-comp-macro.png SetWorldPosition
Moves the object to the given coordinates in World coordinates 
Fc9-h32-icon.png - HANDLE Handle
The component to update 
Fc9-f32-icon.png - FLOAT X
Local coordinate X to update with 
Fc9-f32-icon.png - FLOAT Y
Local coordinate Y to update with 
Fc9-f32-icon.png - FLOAT Z
Local coordinate Z to update with 
Fc9-void-icon.png - NONE Return


Detailed description

Examples