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

大约有 191 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0034 秒)

1. laya.d3.core.material.SkyBoxMaterial [ 100%]

...。 SkyBoxMaterial renderQueue : int 所属渲染队列.BaseMaterial  rotation : Number 获取曝光强度。 SkyBoxMaterial  textureCube : TextureCube 获取天空盒纹理。 SkyBoxMaterial  tintColor : Vector4 获取颜色。 SkyBoxMaterialPublic Methods Hide Inherited Public Methods Show ...

来源: Laya2.0_api 发布时间: 20190513

2. 3D变换 · LayaAir3.3 · 引擎文档 · LAYABOX [ 94%]

3D变换1. 平移变换2. 旋转变换2.1 rotate()2.2 localRotationEuler()3. 缩放变换4. 其它变换5. 局部空间与世界空间6. 3D世界中的子父关系3D变换 在前面《3D概念入门》讲过了LayaAir中的坐标系和几个基础数学工具,这些基础概念的一个重要应...

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

3. laya.maths.Matrix3x3_API3.0 [ 93%]

...perties elements DEFAULT Methods clone cloneTo determinant identity invert rotate scale translate transpose createFromMatrix4x4 createFromRotation createFromScaling createFromTranslation createRotationQuaternion forwardLookAt lookAt multiply Constructors constructor new Matrix3x3(createElement?: boo...

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

4. laya.d3.math.Matrix3x3_API3.0 [ 93%]

...perties elements DEFAULT Methods clone cloneTo determinant identity invert rotate scale translate transpose createFromMatrix4x4 createFromRotation createFromScaling createFromTranslation createRotationQuaternion forwardLookAt lookAt multiply Constructors constructor new Matrix3x3(createElement?: boo...

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

5. laya.d3.utils.Utils3D_API3.0 [ 87%]

...标数据 Returns void Static transformQuat transformQuat(source: Vector3, rotation: Float32Array, out: Vector3): void Defined in laya/d3/utils/Utils3D.ts:584 四元数旋转矩阵 Parameters source: Vector3 源数据 rotation: Float32Array 旋转四元数Array out: Vector3 输出数据 Returns void...

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

6. laya.d3.webxr.core.WebXRInput_API3.0 [ 87%]

...ies _lastXRPose gamepadAxis gamepadButton handness lastXRPose position ray rotation EVENT_FRAMEUPDATA_WEBXRINPUT HANDNESS_LEFT HANDNESS_RIGHT Methods addAxisEvent addButtonEvent destroy event hasListener off offAll offAllCaller offAxisEvent offButtonEvent on once Constructors constructor new WebXRIn...

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

7. laya.maths.Matrix4x4_API3.0 [ 83%]

...ationVector identity invert isIdentity normalize setForward setPosition setRotation setTranslationVector transpose billboard createAffineTransformation createFromQuaternion createLookAt createOrthoOffCenter createPerspective createPerspectiveOffCenter createRotationAxis createRotationQuaternion crea...

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

8. laya.d3.math.Matrix4x4_API3.0 [ 82%]

...nvert isIdentity normalize setElementByRowColumn setForward setPosition setRotation setTranslationVector transpose billboard createAffineTransformation createFromQuaternion createLookAt createOrthoOffCenter createPerspective createPerspectiveOffCenter createRotationAxis createRotationQuaternion crea...

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

9. 使用3D精灵 · LayaAir3.3 · 引擎文档 · LAYABOX [ 81%]

...alue(-1.5, 0, 0.0); this.sprite3d.translate(this.position1); //旋转 this.rotate1.setValue(0, 60, 0); this.sprite3d.rotate(this.rotate1, false, false); //缩放 var scale = this.sprite3d.localScale; scale.setValue(0.1, 0.1, 0.1); this.sprite3d.localScale = scale; 三、子父级关系 Sprite3D继...

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

10. laya.d3.renderobjs.nativeobj.NativeTransform3D_API3.0 [ 78%]

...ocalMatrix localPosition localPositionX localPositionY localPositionZ localRotation localRotationEuler localRotationEulerX localRotationEulerY localRotationEulerZ localRotationW localRotationX localRotationY localRotationZ localScale localScaleX localScaleY localScaleZ owner position rotation rotati...

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