正在准备搜索索引...
搜索索引不可用
LayaAir3引擎API
LayaAir3引擎API
laya/large/DynamicAtlasManager
DynamicAtlasConfig
接口 DynamicAtlasConfig
动态图集管理器配置
interface
DynamicAtlasConfig
{
autoExtend
:
boolean
;
checkDuplicate
:
boolean
;
extendSize
:
number
;
immediately
:
boolean
;
largeTextureSize
:
[
number
,
number
]
;
maxLargeTextures
:
number
;
textureFormat
:
RenderTargetFormat
;
textureUnitSize
:
number
;
}
索引
属性
auto
Extend
check
Duplicate
extend
Size
immediately
large
Texture
Size
max
Large
Textures
texture
Format
texture
Unit
Size
属性
auto
Extend
auto
Extend
:
boolean
是否自动扩展大纹理数量
check
Duplicate
check
Duplicate
:
boolean
是否查重
extend
Size
extend
Size
:
number
纹理扩边尺寸
immediately
immediately
:
boolean
是否立即执行合并
large
Texture
Size
large
Texture
Size
:
[
number
,
number
]
大纹理尺寸 [宽度, 高度]
max
Large
Textures
max
Large
Textures
:
number
大纹理最大数量
texture
Format
texture
Format
:
RenderTargetFormat
纹理格式
texture
Unit
Size
texture
Unit
Size
:
number
小纹理单元尺寸
Version
显示设置
成员可见性
继承
外部
配色
自动
浅色
深色
目录
属性
auto
Extend
check
Duplicate
extend
Size
immediately
large
Texture
Size
max
Large
Textures
texture
Format
texture
Unit
Size
LayaAir3引擎API
加载中……
动态图集管理器配置