Modular 3D Ranks
  • Getting Started
  • ๐Ÿ‘๏ธThe Inspector
    • โšซMaterial Shortcuts
  • ๐ŸŽ–๏ธRank
    • โญIcon
      • Create New Icon
    • ๐Ÿ”ณBorder
      • Create New Border
      • โ—พInside
    • ๐ŸชฝWings
      • Create New Wings
  • ๐ŸงบSpawn Animations
    • Create New Spawn Animation
  • ๐Ÿ“œScripting References
    • class Rank
      • struct Body
        • struct Inside
        • enum ExitAnimationType
        • enum EntryAnimationType
    • public class Wing
  • Just FYI
    • Full Mesh Information
Powered by GitBook
On this page
  1. Scripting References
  2. class Rank
  3. struct Body

enum EntryAnimationType

Used to dictate how new borders and insides enter.

  • Grow

  • ComeUp

Previousenum ExitAnimationTypeNextpublic class Wing

Last updated 2 months ago

๐Ÿ“œ