大约有 1,654 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0062 秒)
Laya_社区(831) Laya3.0_api(384) Laya2.0_api(195) laya_api(183) Laya2.0_文档(39) Laya3.0_文档(18) Laya2.0_示例(2) Laya_示例(2)
...er(ib:IndexBuffer3D):void 和索引缓冲一起绑定。 VertexBuffer3D getData():Float32Array 获取顶点数据。 VertexBuffer3D setData(data:Float32Array, bufferOffset:int = 0, dataStartIndex:int = 0, dataCount:uint = 4294967295):void 设置数据。 VertexBuffer3DProtected Methods Show In...
来源: laya_api 发布时间: 20170929
...据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite cacheAs : String 指定显示对象是否缓存为静态图像,...
来源: Laya2.0_api 发布时间: 20190513
...nderGeometryElement Index Accessors indexFormat mode Accessors indexFormat get indexFormat(): IndexFormat set indexFormat(value: IndexFormat): void Defined in laya/d3/RenderObjs/RenderObj/RenderGeometryElementOBJ.ts:52 index format Returns IndexFormat Defined in laya/d3/RenderObjs/RenderObj/RenderGe...
来源: Laya3.0_api 发布时间: 20231115
...URL(url:String):String[static] 格式化指定的地址并返回。 URL getFileName(url:String):String[static] 获取指定 URL 的文件名。 URL getPath(url:String):String[static] 获取指定 URL 的文件夹路径(不包括文件名)。 注意:末尾有斜杠(/)。 URLProperty D...
来源: Laya2.0_api 发布时间: 20190513
...peError: Cannot read property 'api' of undefined at ChromeConnection.get api [as api] (d:\LayaBox\LayaAirIDE_1_7_6_beta\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\chromeConnection.js:56:28) at ChromeDebugAdapter.get chrome [as chrome] (d:\Lay...
来源: Laya_社区 发布时间: 20170824
...据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite bgColor : String舞台的背景颜色,默认为黑色,null为透明。Stage blendMode : String指定要使用的混合模式。目前只支持"l...
来源: Laya2.0_api 发布时间: 20190513
...一次某函数(基于帧率)。功能同Laya.timer.frameOnce()。 Node getChildAt(index:int):Node 根据子节点的索引位置,获取子节点对象。 Node getChildByName(name:String):Node 根据子节点的名字,获取子节点对象。 Node getChildIndex(node:Node):int 根据子节点...
来源: Laya2.0_api 发布时间: 20190513
...据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite bgColor : String舞台的背景颜色,默认为黑色,null为透明。Stage blendMode : String指定要使用的混合模式。目前只支持"l...
来源: laya_api 发布时间: 20170929
...持圆形,矩形,多边形) Implementation public function get hit():Graphics public function set hit(value:Graphics):voidunHitproperty unHit:Graphics 不可点击区域,可以设置绘制一系列矢量图作为非点击区域(目前只支持圆形,矩形,多边形) ...
来源: laya_api 发布时间: 20170929
...cs/shape/ColliderShape.ts:18 形状方向_Z轴正向 Accessors localOffset get localOffset(): Vector3 set localOffset(value: Vector3): void Inherited from CompoundColliderShape.localOffset Defined in laya/d3/physics/shape/ColliderShape.ts:127 Shape的本地偏移。 Returns Vector3 Inherited from Co...
来源: Laya3.0_api 发布时间: 20231115