Package | flare.materials |
Class | public class QuadMaterial |
Inheritance | QuadMaterial ![]() ![]() ![]() |
Method | Defined By | ||
---|---|---|---|
QuadMaterial(texture:Texture3D = null) | QuadMaterial | ||
![]() | build():void
Forces to recompile the material. | FLSLMaterial | |
![]() | [override]
Creates a clone of the FLSLMaterial. | FLSLMaterial | |
![]() | dispose():void
Eliminates all the resources associated to the material. | Material3D | |
![]() | download():void
Downloads all the data uploaded to the graphics card. | Material3D | |
![]() |
Draw a mesh surface using the current material. | Material3D | |
![]() | getTechniqueNames():Array
Retirms all technique names available in the current shader. | FLSLMaterial | |
![]() |
Associates and link the material with the scene to be uploaded. | Material3D | |
![]() |
Validates that the surface is compatible with the material. | Material3D |