Options
All
  • Public
  • Public/Protected
  • All
Menu

Module forward

Index

Variables

Const _samplerInfo

_samplerInfo: (NONE | POINT | LINEAR | ANISOTROPIC | WRAP | MIRROR | CLAMP | BORDER)[] = [GFXFilter.LINEAR,GFXFilter.LINEAR,GFXFilter.NONE,GFXAddress.CLAMP,GFXAddress.CLAMP,GFXAddress.CLAMP,]

Const bufs

bufs: GFXCommandBuffer[] = []

Const colors

colors: GFXColor[] = [ { r: 1, g: 1, b: 1, a: 1 } ]

Generated using TypeDoc