Template:NifSE NiAVObject Type List

Revision as of 17:36, 30 August 2010 by imported>DragoonWraith
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

List of possible types of NiAVObject blocks that may be attached to a root node of a nif. Used by NifSE.

AVObject Types

These are all of the NIF block types that derive from NiAVObject. NiNode and either NiTriShape or NiTriStrips blocks are generally found in every NIF. NiAVObject blocks are included in a NIF via the Children list of NiNode blocks.

  • NiObject (ancestor)
    • NiObectNET (ancestor)
      • NiAVObject
        • NiCamera
        • NiDynamicEffect
          • NiLight
            • NiAmbientLight
            • NiDirectionalLight
            • NiPointLight
              • NiSpotLight
          • NiTextureEffect
        • NiGeometry
          • NiParticles
            • NiAutoNormalParticles
            • NiParticleMeshes
            • NiParticleSystem
              • NiMeshParticleSystem
            • NiRotatingParticles
          • NiTriBasedGeom
            • NiClod
            • NiTriShape
            • NiTriStrips
        • NiNode
          • AvoidNode
          • FxWidget
            • FxButton
            • FxRadioButton
          • NiBillboardNode
          • NiBone
          • NiBSAnimationNode
          • NiBSParticleNode
          • NiSwitchNode
            • NiLODNode
          • RootCollisionNode
        • NiPortal