跳到主要内容

Asset_wrapper_texture

Ploy3D / Asset_wrapper_texture

Interface: Asset_wrapper_texture

贴图封装。

Table of contents

Properties

Properties

filter

filter: string

采样过滤方式。


image

image: string

图像资源URI。


offset

offset: number[]

采样UV偏移。


scale

scale: number[]

采样UV缩放。


wrapS

wrapS: number

采样横向寻址模式。


wrapT

wrapT: number

采样纵向寻址模式。