Skip to content

CubeTextureBase #18

@peteshand

Description

@peteshand

in line 21 of away.textures.CubeTextureBase:

return context.createCubeTexture( this.width, away.display3D.Context3DTextureFormat.BGRA, false );

according to Context3D the second line should be of type away.display3D.Context3DTextureFormat not a String, so either the type or the value needs to change

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions