mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-29 08:15:44 +00:00
cleaned up member::radius
This commit is contained in:
parent
c98f257cae
commit
1c62080f7f
12 changed files with 18 additions and 18 deletions
|
|
@ -354,7 +354,7 @@ class TSShape
|
|||
/// @name Bounding
|
||||
/// @{
|
||||
|
||||
F32 radius;
|
||||
F32 mRadius;
|
||||
F32 tubeRadius;
|
||||
Point3F center;
|
||||
Box3F mBounds;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue