MatchFaceGeometry

From the Fallout3 GECK Wiki
Jump to navigation Jump to search


This Page Has Errors.
Further information might be found in a section of the discussion page. Please remove this message when no longer necessary.

MatchFaceGeometry changes an actor's face geometry to match another actor's face.

Syntax[edit | edit source]

[ActorRef].MatchFaceGeometry Actor_ID MatchPercent

Examples[edit | edit source]

JoeREF.MatchFaceGeometry Player 50

Joe's face geometry will be set to match 50% to the player's face -- meaning a 50% morph from his current face to the player's face.

Notes[edit | edit source]

  • MatchPercent ranges from 0-100 -- this is how close you want the actor's face to match. (100 = identical).
  • This function does NOT change the face texture, just the geometry.

See Also[edit | edit source]