Difference between revisions of "Transform"

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
imported>Qazaaq
(marked incomplete)
imported>Qazaaq
(added details)
 
Line 4: Line 4:
'''Papyrus:''' None
'''Papyrus:''' None


The [[Transform]] [[:Category:Object Classes|object]] is found within the [[Object Window]] under the [[:Category:Miscellaneous|Miscellaneous Category]].
A [[Transform]] applies positioning to a [[Model File]]. These may be used when previewing objects within the Creation Kit or in-game user interface menus. The [[Transform]] [[:Category:Object Classes|object]] is found within the [[Object Window]] under the [[:Category:Miscellaneous|Miscellaneous Category]].


== Editor Dialog ==
== Editor Dialog ==

Latest revision as of 20:15, 28 March 2018

This article has been flagged as incomplete.
Please help improve the wiki by learning how to contribute.

Type: TRNS
Papyrus: None

A Transform applies positioning to a Model File. These may be used when previewing objects within the Creation Kit or in-game user interface menus. The Transform object is found within the Object Window under the Miscellaneous Category.

Editor Dialog[edit | edit source]

Transform Editor.png

  • ID: The ID, also referred to as Editor ID, is used by the Creation Kit to uniquely identify this record within a Data File.
  • Scale:
  • Position
    • X:
    • Y:
    • Z:
  • Rotation
    • X:
    • Y:
    • Z:
    • Around Origin:
  • Zoom Amounts
    • Min:
    • Max:
  • Get Transform From Preview Object:
  • Preview Window
    • Preview Object:
    • Use Ground Object:
    • Filter:
  • Set Transform to Default For Object:
  • Set Preview Transform on Selected Object:

See Also[edit | edit source]