23 MCNAPI static ::ActorTextureInfo
27 ::std::shared_ptr<::mce::TextureGroup> textureGroup,
37 ::std::optional<::cg::TextureSetLayerType> textureSetLayerType
41 ::std::shared_ptr<::mce::TextureGroup> textureGroup,
50 ::std::shared_ptr<::mce::TextureGroup> textureGroup,
Definition TextureJSONParser.h:19
static MCAPI void loadTextureSetLayer(::ParsedTextureSetLayer &layer, ::Json::Value const &layerJsonData, float mipFadeAmount, ::mce::Color const &mipFadeColor, bool isAdditive, ::std::optional<::cg::TextureSetLayerType > textureSetLayerType)
static MCAPI ::ActorTextureInfo getTextureInfoFromTextureSet(::std::shared_ptr<::mce::TextureGroup > textureGroup, ::Json::Value const &texture)
static MCAPI void parseTextureSetLayers(::std::shared_ptr<::mce::TextureGroup > textureGroup, ::ResourceLocation const &textureSetLocation, ::ParsedTextureSet &textureSet)
static MCAPI void parseTextureSet(::std::shared_ptr<::mce::TextureGroup > textureGroup, ::Json::Value const &texture, ::ParsedTextureSet &outTextureSet, float mipFadeAmount, ::mce::Color const &mipFadeColor, bool isAdditive)
static MCAPI ::ActorTextureInfo getTextureInfoFromTextureSet(::std::shared_ptr<::mce::TextureGroup > textureGroup, ::ParsedTextureSet const &textureSet)
Definition ActorTextureInfo.h:5
Definition ParsedTextureSetLayer.h:5
Definition ParsedTextureSet.h:5