corrected and implemented a usage of shapeasset macros (and stray membervars touched). todo: shapebaseimage, debris.

This commit is contained in:
AzaezelX 2020-12-20 19:01:43 -06:00
parent 52ecd8bb0f
commit 516a05301f
6 changed files with 53 additions and 59 deletions

View file

@ -538,11 +538,7 @@ public:
F32 shadowProjectionDistance;
F32 shadowSphereAdjust;
StringTableEntry shapeName;
AssetPtr<ShapeAsset> shapeAsset;
StringTableEntry shapeAssetId;
DECLARE_SHAPEASSET(ShapeBaseData, Shape);
StringTableEntry cloakTexName;