public interface IModelCustomData<M extends IModelCustomData<M>> extends IModel
Modifier and Type | Method and Description |
---|---|
IModel |
process(<any> customData)
Allows the model to process custom data from the variant definition.
|
bake, getDefaultState, getDependencies, getTextures
IModel process(<any> customData)