View source
class Flx3DLegacyMaterial
package flixel3d.materials
extends Flx3DBaseMaterial
Deprecated: "Will be removed once Flx3DStandardMaterial is ready for use."
A temporary implementation of the deprecated FlxMaterial class in the new material system. This will be removed in the future.
Constructor
Variables
Methods
setTexture(texture:Flx3DTextureAsset, ?key:String):Flx3DLegacyMaterial
A helper for setting the main texture.