大约有 124 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0067 秒)
...meters value: number Returns void lightWorldMatrix get lightWorldMatrix(): Matrix4x4 Inherited from Light.lightWorldMatrix Defined in laya/d3/core/light/Light.ts:172 Returns Matrix4x4 lightmapBakedType get lightmapBakedType(): LightMode set lightmapBakedType(value: LightMode): void Overrides Light.l...
来源: Laya3.0_api 发布时间: 20231115
...。 MeshTerrainSprite3D getProjectionViewWorldMatrix(projectionViewMatrix:Matrix4x4):Matrix4x4 获取投影视图世界矩阵。 Sprite3D hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher instantiate(original:Sprit...
来源: laya_api 发布时间: 20170929
...BaseMaterial _getInt(shaderIndex:int):* 获取整形。 BaseMaterial _getMatrix4x4(shaderIndex:int):* 获取矩阵。 BaseMaterial _getNumber(shaderIndex:int):* 获取浮点。 BaseMaterial _getTexture(shaderIndex:int):BaseTexture 获取纹理。 BaseMaterial _getVector2(shaderIndex:int):* 获...
来源: laya_api 发布时间: 20170929
...BaseMaterial _getInt(shaderIndex:int):* 获取整形。 BaseMaterial _getMatrix4x4(shaderIndex:int):* 获取矩阵。 BaseMaterial _getNumber(shaderIndex:int):* 获取浮点。 BaseMaterial _getTexture(shaderIndex:int):BaseTexture 获取纹理。 BaseMaterial _getVector2(shaderIndex:int):* 获...
来源: laya_api 发布时间: 20170603
... Defined in laya/d3/shader/SubShader.ts:47 a_WorldMat a_WorldMat: [number, Matrix4x4] = [VertexMesh.MESH_WORLDMATRIX_ROW0, ShaderDataType.Matrix4x4] Defined in laya/d3/shader/SubShader.ts:51 Globals "laya/d3/shader/SubShader" SubShader constructor IncludeUniformMap _addShaderPass addShaderPass getFl...
来源: Laya3.0_api 发布时间: 20231102
...BaseMaterial _getInt(shaderIndex:int):* 获取整形。 BaseMaterial _getMatrix4x4(shaderIndex:int):* 获取矩阵。 BaseMaterial _getNumber(shaderIndex:int):* 获取浮点。 BaseMaterial _getTexture(shaderIndex:int):BaseTexture 获取纹理。 BaseMaterial _getVector2(shaderIndex:int):* 获...
来源: laya_api 发布时间: 20170929
...就需要调用DrawMeshInstanceCMD类的`setWorldMatrix(worldMatrixArray:Matrix4x4[]))`方法,然后传入最新的矩阵数组。 如果要更新修改渲染个数,我们还需要调用DrawMeshInstanceCMD类的`setDrawNums(drawNums:number)`方法,传入需要渲染的个数。但是渲染个...
来源: Laya2.0_文档 发布时间: 20210714
...BaseMaterial _getInt(shaderIndex:int):* 获取整形。 BaseMaterial _getMatrix4x4(shaderIndex:int):* 获取矩阵。 BaseMaterial _getNumber(shaderIndex:int):* 获取浮点。 BaseMaterial _getTexture(shaderIndex:int):BaseTexture 获取纹理。 BaseMaterial _getVector2(shaderIndex:int):* 获...
来源: laya_api 发布时间: 20170929
...有组件。 Sprite3D getProjectionViewWorldMatrix(projectionViewMatrix:Matrix4x4):Matrix4x4 获取投影视图世界矩阵。 Sprite3D hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。 EventDispatcher instantiate(original:Sprite3...
来源: laya_api 发布时间: 20170929
...于__JS__的用法有没有相关教程或者例子链接 贝塞尔用法 Matrix4x4的decompose函数用法 问题状态 最新活动: 2017-08-07 17:41 浏览: 3108 关注: 2 人 asdf131 • 2017-08-07 17:50 嗯。谢谢!
来源: Laya_社区 发布时间: 20170807