Interface ITexturedModelExtension
- All Known Implementing Classes:
TexturedModel
public interface ITexturedModelExtension
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionprivate TexturedModel
self()
default TexturedModel
updateTemplate
(UnaryOperator<ModelTemplate> modifier) Returns a new textured model holding the modifiedModelTemplate
-
Method Details
-
updateTemplate
Returns a new textured model holding the modifiedModelTemplate
-
self
-