3#include "mc/_HeaderOutputPredefine.h"
7namespace Json {
class Value; }
14 ::ll::TypedStorage<1, 1, uchar> mFaceTextureIsotropic;
20 MCAPI IsotropicFaceData();
22 MCAPI
bool isTextureIsotropic(uchar face)
const;
24 MCAPI
bool setTextureIsotropic(::Json::Value
const& isotropicData);
Definition IsotropicFaceData.h:5