NIF File Format Documentation

NIF Objects | Compound Types | Enum Types | Basic Types | File Versions

NiScreenLODData

Describes levels of detail based on size of object on screen?

Attributes

Name Type Arg Arr1 Arr2 Cond Description FromTo
From NiObject
From NiLODData
From NiScreenLODData
Bound Center Vector3 The center of the bounding sphere?
Bound Radius float The radius of the bounding sphere?
World Center Vector3 The center of the bounding sphere in world space?
World Radius float The radius of the bounding sphere in world space?
Proportion Count uint The number of screen size based LOD levels.
Proportion Levels float Proportion Count The LOD levels based on proportion of screen size?

Parent Of