mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-11 14:44:36 +00:00
commit
3082bb3adc
28 changed files with 132 additions and 74 deletions
|
|
@ -371,7 +371,6 @@ Marker::Marker()
|
|||
mTypeMask |= MarkerObjectType;
|
||||
|
||||
mSeqNum = 0;
|
||||
mSmoothingType = SmoothingTypeLinear;
|
||||
mMSToNext = 1000;
|
||||
mSmoothingType = SmoothingTypeSpline;
|
||||
mKnotType = KnotTypeNormal;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue