mirror of
https://github.com/godotengine/godot.git
synced 2026-03-24 21:27:16 +00:00
Add option to BoneConstraint3D to make reference target allow node
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
- Extract reference pose absolutely and add it to the apply bone's pose.
|
||||
[b]Not Relative + Not Additive:[/b]
|
||||
- Extract reference pose absolutely and the apply bone's pose is replaced with it.
|
||||
[b]Note:[/b] Relative option is available only in the case [method BoneConstraint3D.get_reference_type] is [constant BoneConstraint3D.REFERENCE_TYPE_BONE]. See also [enum BoneConstraint3D.ReferenceType].
|
||||
</description>
|
||||
<tutorials>
|
||||
</tutorials>
|
||||
|
||||
Reference in New Issue
Block a user