Difference between revisions of "CopyFaceGenFrom"
Jump to navigation
Jump to search
imported>Pintocat |
imported>Pintocat |
||
Line 1: | Line 1: | ||
{{Function | {{Function | ||
|origin = LU | |origin = LU | ||
|summary = Copies FaceGen data from the source NPC form to the actor reference. Modifies the actor's base form. Updates the reference's 3D data if reference is loaded. | |summary = Copies FaceGen data from the source NPC form to the actor reference. Modifies the actor's base form. Updates the reference's 3D data if reference is loaded. <s>(No longer requires visual update via [[Update3D]], etc.)</s> | ||
|name = CopyFaceGenFrom | |name = CopyFaceGenFrom | ||
|returnType = void | |returnType = void |
Latest revision as of 22:13, 3 March 2017
< [[::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. Updates the reference's 3D data if reference is loaded. (No longer requires visual update via Update3D, etc.)
Syntax
[destinationNPC].CopyFaceGenFrom source:npc