protected class MrTexture.View extends MrComponent.View
Modifier | Constructor and Description |
---|---|
protected |
View() |
Modifier and Type | Method and Description |
---|---|
void |
bind()
Binds the rendering layer.
|
void |
initialize()
Initializes the rendering layer.
|
void |
unbind()
Unbinds the rendering layer.
|
public void initialize()
MrComponent.View
MrComponent.initialize(MrRenderingContext)
initialize
in class MrComponent.View
public void bind()
MrComponent.View
MrComponent.bind()
bind
in class MrComponent.View
public void unbind()
MrComponent.View
MrComponent.unbind()
unbind
in class MrComponent.View