_interpolate
This commit is contained in:
@@ -38,6 +38,7 @@ protected:
|
|||||||
uint16 _isPrefabRoot : 1;
|
uint16 _isPrefabRoot : 1;
|
||||||
uint16 _isEnabled : 1;
|
uint16 _isEnabled : 1;
|
||||||
uint16 _drawNoCulling : 1;
|
uint16 _drawNoCulling : 1;
|
||||||
|
uint16 _drawInterpolate : 1;
|
||||||
uint16 _drawCategory : 4;
|
uint16 _drawCategory : 4;
|
||||||
byte _layer;
|
byte _layer;
|
||||||
StaticFlags _staticFlags;
|
StaticFlags _staticFlags;
|
||||||
|
|||||||
Reference in New Issue
Block a user