CopyFaceGenFrom

Revision as of 13:01, 20 December 2016 by imported>Pintocat (Created page with "{{Function |origin = LU |summary = Copies FaceGen data from the source NPC form to the actor reference. Modifies the actor's base form. (Requires visual update via Update3...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Copies FaceGen data from the source NPC form to the actor reference. Modifies the actor's base form. (Requires visual update via Update3D, etc.)

Syntax

[CopyFaceGenTo].CopyFaceGenFrom source:npc

See Also