M3D / M3D / Render / TextureParameter
Class: TextureParameter
Memberof
M3D.Render
Description
纹理参数类
Table of contents
Constructors
Properties
- filterMag
- filterMin
- format
- height
- imagePath
- internalrFromat
- isUseMinMap
- textureType
- width
- wrapS
- wrapT
Constructors
constructor
• new TextureParameter(gl
): TextureParameter
Parameters
Name | Type |
---|---|
gl | any |
Returns
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