EvilEngine/DYNA/effect:water body

From Heavy Iron Modding

effect:water_body
Hash0x90D4BA5B
Games usedThe SpongeBob SquarePants Movie

The Incredibles

Rise of the Underminer

Format

class asset_type : public xDynAsset
{
public:
    unsigned int flags;
    unsigned int motion_type;
    unsigned int body;
    unsigned int facade_refract;
    unsigned int facade_reflect;
    unsigned int light_dir;
};
Offset Type Variable Description
0x10 u32 flags
0x14 AssetID motion_type
0x18 AssetID body
0x1C AssetID facade_refract
0x20 AssetID facade_reflect
0x24 AssetID light_dir