Modular 3D Ranks
CtrlK
  • 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

struct Inside

The center mesh inside a border.

Variable
Mesh mesh;

GameObject fractured;

The broken version of the mesh that can be used for animations.

Previousstruct BodyNextenum ExitAnimationType

Last updated 5 months ago