mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-11 14:44:36 +00:00
corrected and implemented a usage of shapeasset macros (and stray membervars touched). todo: shapebaseimage, debris.
This commit is contained in:
parent
52ecd8bb0f
commit
516a05301f
6 changed files with 53 additions and 59 deletions
|
|
@ -538,11 +538,7 @@ public:
|
|||
F32 shadowProjectionDistance;
|
||||
F32 shadowSphereAdjust;
|
||||
|
||||
|
||||
StringTableEntry shapeName;
|
||||
|
||||
AssetPtr<ShapeAsset> shapeAsset;
|
||||
StringTableEntry shapeAssetId;
|
||||
DECLARE_SHAPEASSET(ShapeBaseData, Shape);
|
||||
|
||||
StringTableEntry cloakTexName;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue