ColliderDataSpheres

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
extern (C++, nudge)
struct ColliderDataSpheres {}

Members

Variables

count
uint count;
Undocumented in source.
data
SphereCollider* data;
Undocumented in source.
tags
uint* tags;
Undocumented in source.
transforms
Transform* transforms;
Undocumented in source.

Meta