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

public class Wing

Previousenum EntryAnimationTypeNextFull Mesh Information

Last updated 2 months ago

Variable
Description

๐Ÿ“œ
GameObject holder;
Transform leftWing;
Transform rightWing;
Renderer[] renderers;