⚲
Class:
Bone
Lua
C++
Edit
Bone:GetPosition
This method returns the position of a bone.
Syntax
Vec3
GetPosition
(boolean global = false)
Parameter
Description
global
if set to true position is relative to the skeleton, otherwise it is relative to the bone's parent
Returns
Returns the bone's position.
Copyright © 2024 Ultra Software.
All rights reserved.