正在准备搜索索引...
搜索索引不可用
LayaAir3引擎API
LayaAir3引擎API
laya/RenderDriver/RenderModuleData/RuntimeModuleData/2D/RTRenderDataHandle
RTPrimitiveDataHandle
类 RTPrimitiveDataHandle
primitive渲染数据处理
Blueprint Ignore
层级 (
查看完整内容
)
RTRender2DDataHandle
RTPrimitiveDataHandle
实现
I2DPrimitiveDataHandle
索引
构造函数
constructor
属性
_mask
_native
Obj
访问器
mask
need
Use
Matrix
owner
方法
apply
Vertex
Buffer
Block
destroy
inherite
Render
Data
构造函数
constructor
new RTPrimitive
Data
Handle
(
)
:
RTPrimitiveDataHandle
返回
RTPrimitiveDataHandle
属性
_mask
_mask
:
RTRenderStruct2D
= null
_native
Obj
_native
Obj
:
any
访问器
mask
get
mask
(
)
:
RTRenderStruct2D
返回
RTRenderStruct2D
set
mask
(
value
)
:
void
参数
value
:
RTRenderStruct2D
返回
void
need
Use
Matrix
get
needUseMatrix
(
)
:
boolean
返回
boolean
set
needUseMatrix
(
value
)
:
void
参数
value
:
boolean
返回
void
owner
get
owner
(
)
:
RTRenderStruct2D
返回
RTRenderStruct2D
set
owner
(
value
)
:
void
参数
value
:
RTRenderStruct2D
返回
void
方法
apply
Vertex
Buffer
Block
apply
Vertex
Buffer
Block
(
blocks
)
:
void
参数
blocks
:
RTGraphics2DBufferBlock
[]
返回
void
destroy
destroy
(
)
:
void
返回
void
inherite
Render
Data
inherite
Render
Data
(
context
)
:
void
参数
context
:
GLESRenderContext2D
返回
void
切换版本:
显示设置
成员可见性
继承
外部
配色
自动
浅色
深色
目录
构造函数
constructor
属性
_mask
_native
Obj
访问器
mask
need
Use
Matrix
owner
方法
apply
Vertex
Buffer
Block
destroy
inherite
Render
Data
LayaAir3引擎API
加载中……
primitive渲染数据处理
Blueprint Ignore