跳到主要内容
版本:v10.0

M3D / M3D / Render / TextureParameter

Class: TextureParameter

M3D.Render.TextureParameter

Memberof

M3D.Render

Description

纹理参数类

Table of contents

Constructors

Properties

Constructors

constructor

new TextureParameter(gl): TextureParameter

Parameters

NameType
glany

Returns

TextureParameter

Description

构造函数

Properties

filterMag

filterMag: any


filterMin

filterMin: any


format

format: any


height

height: number


imagePath

imagePath: string


internalrFromat

internalrFromat: any


isUseMinMap

isUseMinMap: boolean


textureType

textureType: any


width

width: number


wrapS

wrapS: any


wrapT

wrapT: any