Skip to content

CubeTextureBase #18

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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