This article's documentation is for anything that uses the Source engine. Click here for more information.

$centerbonesonverts: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{This is a|QC command|name=$centerbonesonverts}} Moves each [[bone]] to be centered inside the geometry that is connected to that bone. This is useful when external application create models with bones and vertices in very different places, which can cause sub-frame interpolation artifacts.
{{this is a|QC command|name=$centerbonesonverts}} It moves each [[bone]] to be centered inside the geometry that is connected to that bone. This is useful when external application create models with bones and vertices in very different places, which can cause sub-frame interpolation artifacts.


== Syntax ==
== Syntax ==
Line 5: Line 5:
  $centerbonesonverts
  $centerbonesonverts


[[Category:QC Commands|centerbonesonverts]]__NOTOC__
__NOTOC__

Latest revision as of 21:17, 16 July 2025

$centerbonesonverts is a QC command available in all Source Source games. It moves each bone to be centered inside the geometry that is connected to that bone. This is useful when external application create models with bones and vertices in very different places, which can cause sub-frame interpolation artifacts.

Syntax

$centerbonesonverts