Difference between revisions of "Transform"

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
imported>Qazaaq
(added object class)
 
imported>Qazaaq
(added properties)
Line 8: Line 8:
[[File:Transform Editor.png]]
[[File:Transform Editor.png]]
*{{Template:Editor:Property:ID}}
*{{Template:Editor:Property:ID}}
*'''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 ==
== See Also ==

Revision as of 15:55, 27 March 2018

Type: TRNS
Papyrus: None

The Transform object is found within the Object Window under the Miscellaneous Category.

Editor Dialog

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