• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 96 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0044 秒)

31. DirectionLight介绍(ActionScript-3D基础(AS3)-LayaAir3D之灯光) [ 59%]

...tionLight.color = new Vector3(1, 1, 1); //设置平行光的方向 var mat:Matrix4x4 = directionLight.transform.worldMatrix; mat.setForward(new Vector3(-1.0, -1.0, -1.0)); directionLight.transform.worldMatrix=mat; ``` ​ **setForward** 平行光的方向,分别代表x、y、z轴上的方向,负...

来源: Laya2.0_文档 发布时间: 20210715

32. laya.d3.renderobjs.nativeobj.NativeTransform3D_API3.0 [ 58%]

...n laya/d3/core/Transform3D.ts:882 Accessors localMatrix get localMatrix(): Matrix4x4 set localMatrix(value: Matrix4x4): void Overrides Transform3D.localMatrix Defined in laya/d3/RenderObjs/NativeOBJ/NativeTransform3D.ts:283 局部矩阵。 Returns Matrix4x4 Overrides Transform3D.localMatrix Defined ...

来源: Laya3.0_api 发布时间: 20231115

33. laya.d3.core.pixelline.PixelLineMaterial_API3.0 [ 58%]

... getColor getColorByIndex getFloat getFloatByIndex getInt getIntByIndex getMatrix4x4 getMatrix4x4ByIndex getShaderData getShaderDataByIndex getShaderPropertyValue getTexture getTextureByIndex getVector2 getVector2ByIndex getVector3 getVector3ByIndex getVector4 getVector4ByIndex hasDefine hasListener...

来源: Laya3.0_api 发布时间: 20231115

34. laya.d3.core.material.EffectMaterial_API3.0 [ 57%]

... getColor getColorByIndex getFloat getFloatByIndex getInt getIntByIndex getMatrix4x4 getMatrix4x4ByIndex getShaderData getShaderDataByIndex getShaderPropertyValue getTexture getTextureByIndex getVector2 getVector2ByIndex getVector3 getVector3ByIndex getVector4 getVector4ByIndex hasDefine hasListener...

来源: Laya3.0_api 发布时间: 20231115

35. laya.d3.core.material.SkyBoxMaterial_API3.0 [ 57%]

... getColor getColorByIndex getFloat getFloatByIndex getInt getIntByIndex getMatrix4x4 getMatrix4x4ByIndex getShaderData getShaderDataByIndex getShaderPropertyValue getTexture getTextureByIndex getVector2 getVector2ByIndex getVector3 getVector3ByIndex getVector4 getVector4ByIndex hasDefine hasListener...

来源: Laya3.0_api 发布时间: 20231115

36. laya.d3.core.material.SkyPanoramicMaterial_API3.0 [ 57%]

... getColor getColorByIndex getFloat getFloatByIndex getInt getIntByIndex getMatrix4x4 getMatrix4x4ByIndex getShaderData getShaderDataByIndex getShaderPropertyValue getTexture getTextureByIndex getVector2 getVector2ByIndex getVector3 getVector3ByIndex getVector4 getVector4ByIndex hasDefine hasListener...

来源: Laya3.0_api 发布时间: 20231115

37. laya.d3.utils.Utils3D_API3.0 [ 57%]

...rayAndMatrixFast(leftArray: Float32Array, leftOffset: number, rightMatrix: Matrix4x4, outArray: Float32Array, outOffset: number): void Defined in laya/d3/utils/Utils3D.ts:362 通过数组数据计算矩阵乘法,rightArray和outArray不能为同一数组引用。 Parameters leftArray: Float32Array l...

来源: Laya3.0_api 发布时间: 20231115

38. laya.d3.core.material.SkyProceduralMaterial_API3.0 [ 57%]

... getColor getColorByIndex getFloat getFloatByIndex getInt getIntByIndex getMatrix4x4 getMatrix4x4ByIndex getShaderData getShaderDataByIndex getShaderPropertyValue getTexture getTextureByIndex getVector2 getVector2ByIndex getVector3 getVector3ByIndex getVector4 getVector4ByIndex hasDefine hasListener...

来源: Laya3.0_api 发布时间: 20231115

39. 3D变换 · LayaAir3.0文档 · LAYABOX [ 57%]

...late(translation: Vector3, isLocal: boolean = true): void { if (isLocal) { Matrix4x4.createFromQuaternion(this.localRotation, Transform3D._tempMatrix0); Vector3.transformCoordinate(translation, Transform3D._tempMatrix0, Transform3D._tempVector30); Vector3.add(this.localPosition, Transform3D._tempVec...

来源: Laya3.0_文档 发布时间: 20230821

40. laya.d3.core.material.ExtendTerrainMaterial_API3.0 [ 56%]

... getColor getColorByIndex getFloat getFloatByIndex getInt getIntByIndex getMatrix4x4 getMatrix4x4ByIndex getShaderData getShaderDataByIndex getShaderPropertyValue getTexture getTextureByIndex getVector2 getVector2ByIndex getVector3 getVector3ByIndex getVector4 getVector4ByIndex hasDefine hasListener...

来源: Laya3.0_api 发布时间: 20231115