大约有 6,376 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0206 秒)
Laya_社区(5551) Laya2.0_文档(425) Laya3.0_文档(232) Laya3.0_api(63) Laya2.0_api(42) laya_api(37) Laya_示例(17) Laya2.0_示例(9)
...lor getColorByIndex getFloat getFloatByIndex getInt getIntByIndex getMatrix4x4 getMatrix4x4ByIndex getShaderData getShaderDataByIndex getShaderPropertyValue getTexture getTextureByIndex getVector2 getVector2ByIndex getVector3 getVector3ByIndex getVector4 getVector4ByIndex hasDefine hasListener isCre...
来源: Laya3.0_api 发布时间: 20231115
...lor getColorByIndex getFloat getFloatByIndex getInt getIntByIndex getMatrix4x4 getMatrix4x4ByIndex getShaderData getShaderDataByIndex getShaderPropertyValue getTexture getTextureByIndex getVector2 getVector2ByIndex getVector3 getVector3ByIndex getVector4 getVector4ByIndex hasDefine hasListener isCre...
来源: Laya3.0_api 发布时间: 20231115
...通常指鼠标右键 3:第四个按钮,通常指浏览器后退按钮 4:第五个按钮,通常指浏览器的前进按钮 currentTarget currentTarget: any Defined in laya/events/Event.ts:169 事件当前冒泡对象。 delta delta: number = 0 Defined in laya/events/Event.ts:178 滚轮滑动...
来源: Laya3.0_api 发布时间: 20231115
...lor getColorByIndex getFloat getFloatByIndex getInt getIntByIndex getMatrix4x4 getMatrix4x4ByIndex getShaderData getShaderDataByIndex getShaderPropertyValue getTexture getTextureByIndex getVector2 getVector2ByIndex getVector3 getVector3ByIndex getVector4 getVector4ByIndex hasDefine hasListener isCre...
来源: Laya3.0_api 发布时间: 20231115
...lor getColorByIndex getFloat getFloatByIndex getInt getIntByIndex getMatrix4x4 getMatrix4x4ByIndex getShaderData getShaderDataByIndex getShaderPropertyValue getTexture getTextureByIndex getVector2 getVector2ByIndex getVector3 getVector3ByIndex getVector4 getVector4ByIndex hasDefine hasListener isCre...
来源: Laya3.0_api 发布时间: 20231115
...lor getColorByIndex getFloat getFloatByIndex getInt getIntByIndex getMatrix4x4 getMatrix4x4ByIndex getShaderData getShaderDataByIndex getShaderPropertyValue getTexture getTextureByIndex getVector2 getVector2ByIndex getVector3 getVector3ByIndex getVector4 getVector4ByIndex hasDefine hasListener isCre...
来源: Laya3.0_api 发布时间: 20231115
...fuseScaleOffset1 diffuseScaleOffset2 diffuseScaleOffset3 diffuseScaleOffset4 diffuseScaleOffset5 diffuseTexture1 diffuseTexture2 diffuseTexture3 diffuseTexture4 diffuseTexture5 gpuMemory id materialRenderMode obsolute referenceCount renderMode shaderData splatAlphaTexture stencilOp stencilRef stenci...
来源: Laya3.0_api 发布时间: 20231115
...述二、A*寻路2.1 A*算法2.2 A*代码中使用2.3 地形数据导入2.4 获得最短路径三、地形处理3.1 高度图3.2 网格地形3D精灵 MeshTerrainSprite3D3.3 更新世界矩阵3.4 得到整数的网格索引3.5 得到世界坐标系下的真实坐标3.6 初始化目标点四、角色...
来源: Laya3.0_文档 发布时间: 20230303
...解决方案bytes.endian = Laya.Byte.BIG_ENDIAN;设置为高位即可。 4.借用下any ts里面类的你会发现classB明明继承了classA或者实现了接口IA,但是你在使用classB做处理使会出现报错,这个时候借用下any吧,如: classA implements IA{ } classB extends cla...
来源: Laya_社区 发布时间: 20161109
...r; public class Tree_Example { public function Tree_Example() { Laya.init(640, 800); Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load(["resource/ui/vscroll.png", "resource/ui/vscroll$bar.png", "resource/ui/vscroll$down.png", "resource/ui/vscroll$up.png", "resource/ui/...
来源: Laya3.0_api 发布时间: 20231115