Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TextureMagFilter

Magnification filter. Valid values correspond to WebGL enums: 9728 (NEAREST) and 9729 (LINEAR)

Index

Enumeration members

Enumeration members

LINEAR

LINEAR: = 9729

Linear

NEAREST

NEAREST: = 9728

Nearest

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method