$alwayscollapse: Difference between revisions
Jump to navigation
Jump to search

Note:The model builder will now allow the animator to change the bone hierarchy between animations, at least in the source. The hierarchy is unified into a single fixed hierarchy for playback, but it’s often easier to change this for certain hand animation tasks. The hierarchy is defined by the first instance of the parent->child relationship.
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{lang|$alwayscollapse|title=<code>$alwayscollapse</code> | {{lang|$alwayscollapse|$title=$alwayscollapse}} | ||
Always collapses the named [[Skeleton#Joints, bones & attachments|bone]], regardless of how it's used. Vertices or [[Attachments#Attachment points|attachment points]] that are connected to the bone are reconnected to the bone's parent. | '''<code style="color:white">$alwayscollapse</code>''' is the [[:Category:QC_Commands|QC command]]. Always collapses the named [[Skeleton#Joints, bones & attachments|bone]], regardless of how it's used. Vertices or [[Attachments#Attachment points|attachment points]] that are connected to the bone are reconnected to the bone's parent. | ||
==Syntax== | ==Syntax== | ||
$alwayscollapse | '''$alwayscollapse''' | ||
{{note|The model builder will now allow the animator to change the bone hierarchy between animations, at least in the source. The hierarchy is unified into a single fixed hierarchy for playback, but it’s often easier to change this for certain hand animation tasks. The hierarchy is defined by the first instance of the parent->child relationship.}} | {{note|The model builder will now allow the animator to change the bone hierarchy between animations, at least in the source. The hierarchy is unified into a single fixed hierarchy for playback, but it’s often easier to change this for certain hand animation tasks. The hierarchy is defined by the first [[instance]] of the parent->child relationship.}} | ||
[[Category:Modeling]] | [[Category:Modeling]] | ||
[[Category:QC Commands|A]] | [[Category:QC Commands|A]] | ||
[[Category:Glossary]]__NOTOC__ | [[Category:Glossary]]__NOTOC__ |
Revision as of 23:02, 13 June 2021


$alwayscollapse
is the QC command. Always collapses the named bone, regardless of how it's used. Vertices or attachment points that are connected to the bone are reconnected to the bone's parent.
Syntax
$alwayscollapse
