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

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

21. 材质-BlinnPhong-反射贴图 [ 88%]

...tion = new Laya.Vector3(-0.8, 0, 0); teapot1.transform.rotation = new Laya.Quaternion(0.7071068, 0, 0, -0.7071067); var teapot2 = scene.addChild(new Laya.MeshSprite3D(Laya.Mesh.load("../../res/threeDimen/staticModel/teapot/teapot-Teapot001.lm"))); teapot2.transform.position = new Laya.Vector3(0.8, 0...

来源: Laya_示例 发布时间: 20241118

22. CameraMoveScript.as在哪儿下载群里的有错 [ 88%]

...core.scene.BaseScene; import laya.d3.core.scene.Scene; import laya.d3.math.Quaternion; import laya.d3.math.Vector3; import laya.events.Event; import laya.events.KeyBoardManager; /** * ... * @author */ public class CameraMoveScript extends Script { protected var lastMouseX:Number; protected var lastM...

来源: Laya_社区 发布时间: 20170218

23. laya.d3.core.Transform3D_API3.0 [ 88%]

...。 Parameters z: number Returns void localRotation get localRotation(): Quaternion set localRotation(value: Quaternion): void Defined in laya/d3/core/Transform3D.ts:236 局部旋转。 Returns Quaternion Defined in laya/d3/core/Transform3D.ts:245 局部旋转。 Parameters value: Quaternion Returns...

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

24. laya.maths.Matrix4x4_API3.0 [ 87%]

...TranslationVector transpose billboard createAffineTransformation createFromQuaternion createLookAt createOrthoOffCenter createPerspective createPerspectiveOffCenter createRotationAxis createRotationQuaternion createRotationX createRotationY createRotationYawPitchRoll createRotationZ createScaling cr...

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

25. 2.0版本可用的CameraMoveScript.ts [ 87%]

... Laya.Vector3 = new Laya.Vector3();     protected resultRotation: Laya.Quaternion = new Laya.Quaternion();     protected tempRotationZ: Laya.Quaternion = new Laya.Quaternion();     protected tempRotationX: Laya.Quaternion = new Laya.Quaternion();     protected tempRotationY: Laya.Qua...

来源: Laya_社区 发布时间: 20200707

26. laya.d3.math.Matrix4x4_API3.0 [ 87%]

...TranslationVector transpose billboard createAffineTransformation createFromQuaternion createLookAt createOrthoOffCenter createPerspective createPerspectiveOffCenter createRotationAxis createRotationQuaternion createRotationX createRotationY createRotationYawPitchRoll createRotationZ createScaling cr...

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

27. laya.d3.physics.shape.ColliderShape [ 86%]

...t : Vector3 获取Shape的本地偏移。 ColliderShape  localRotation : Quaternion 获取Shape的本地旋转。 ColliderShape  needsCustomCollisionCallback : Boolean = falseColliderShape  type : int[read-only] 获取碰撞类型。 ColliderShapePublic Methods  MethodDefined By  ColliderSh...

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

28. laya.d3.renderobjs.nativeobj.NativeTransform3D_API3.0 [ 86%]

...。 Parameters z: number Returns void localRotation get localRotation(): Quaternion set localRotation(value: Quaternion): void Overrides Transform3D.localRotation Defined in laya/d3/RenderObjs/NativeOBJ/NativeTransform3D.ts:148 局部旋转。 Returns Quaternion Overrides Transform3D.localRotation D...

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

29. Mesh网格-网格加载 [ 85%]

... new Laya.Vector3(0.3, 0.3, 0.3); layaMonkey.transform.rotation = new Laya.Quaternion(0.7071068, 0, 0, -0.7071067); class MeshLoad { constructor() { Laya3D.init(0, 0, true); Laya.stage.scaleMode = Laya.Stage.SCALE_FULL; Laya.stage.screenMode = Laya.Stage.SCREEN_NONE; var scene = Laya.stage.addChild(...

来源: Laya_示例 发布时间: 20241118

30. laya.d3.utils.Utils3D_API3.0 [ 85%]

...Verion mulMatrixByArray mulMatrixByArrayAndMatrixFast mulMatrixByArrayFast quaternionWeight transformQuat transformVector3ArrayByQuat transformVector3ArrayToVector3ArrayCoordinate transformVector3ArrayToVector3ArrayNormal uint8ArrayToArrayBuffer Properties Static _tempV0 _tempV0: Vector3 = new Vecto...

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