public class EXT_texture_filter_anisotropic extends Objs
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
Objs.Property<Number> |
MAX_TEXTURE_MAX_ANISOTROPY_EXT |
Objs.Property<Number> |
TEXTURE_MAX_ANISOTROPY_EXT |
Modifier | Constructor and Description |
---|---|
protected |
EXT_texture_filter_anisotropic(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static EXT_texture_filter_anisotropic |
$as(Object obj) |
Number |
MAX_TEXTURE_MAX_ANISOTROPY_EXT() |
Number |
TEXTURE_MAX_ANISOTROPY_EXT() |
$as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOf
public Objs.Property<Number> MAX_TEXTURE_MAX_ANISOTROPY_EXT
public Objs.Property<Number> TEXTURE_MAX_ANISOTROPY_EXT
protected EXT_texture_filter_anisotropic(Objs.Constructor<?> c, Object js)
public static EXT_texture_filter_anisotropic $as(Object obj)
public Number MAX_TEXTURE_MAX_ANISOTROPY_EXT()
public Number TEXTURE_MAX_ANISOTROPY_EXT()
Copyright © 2018. All rights reserved.