Platformer Pro  2.3.2
A platform game kit for Unity.
PlatformerPro.UnityColliderDetails Class Reference

Stores defaults for unity colliders so we can reset them back to exact values without potenetial floating point drift. More...

Public Attributes

bool enabled
 
Vector2 offset
 
Vector2 size
 

Detailed Description

Stores defaults for unity colliders so we can reset them back to exact values without potenetial floating point drift.

Member Data Documentation

◆ enabled

bool PlatformerPro.UnityColliderDetails.enabled

◆ offset

Vector2 PlatformerPro.UnityColliderDetails.offset

◆ size

Vector2 PlatformerPro.UnityColliderDetails.size

The documentation for this class was generated from the following file: