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

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

91. laya.d3.core.Sprite3D [ 42%]

...null, worldPositionStays:Boolean = true, position:Vector3 = null, rotation:Quaternion = null):Sprite3D[static] 创建精灵的克隆实例。 Sprite3D isMouseEvent(type:String):Boolean 检测指定事件类型是否是鼠标事件。 EventDispatcher  load(url:String):Sprite3D[static] 加载网格...

来源: laya_api 发布时间: 20170929

92. laya.maths.Vector3_API3.0 [ 41%]

...Returns void Static transformQuat transformQuat(source: Vector3, rotation: Quaternion, out: Vector3): void Defined in laya/maths/Vector3.ts:80 根据四元数旋转三维向量。 Parameters source: Vector3 源三维向量。 rotation: Quaternion 旋转四元数。 out: Vector3 输出三维向量。...

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

93. laya.d3.math.Vector3_API3.0 [ 41%]

...Returns void Static transformQuat transformQuat(source: Vector3, rotation: Quaternion, out: Vector3): void Defined in laya/d3/math/Vector3.ts:80 根据四元数旋转三维向量。 Parameters source: Vector3 源三维向量。 rotation: Quaternion 旋转四元数。 out: Vector3 输出三维向量...

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

94. unity 导出问题 animator出错 [ 40%]

...eObject gameObject, .JSONObject node, .JSONObject child, Vector3 position, Quaternion rotation, Vector3 scale, System.String& goPath) LayaExport.DataManager.getGameObjectData (UnityEngine.GameObject gameObject, System.String gameObjectPath, .JSONObject parentsChildNodes, Boolean ignoreNullChild)...

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

95. 关联shader的uniform(JavaScript-3D基础(JS)-LayaAir3D之shader) [ 36%]

... new Laya.Vector3(0.3, 0.3, 0.3); layaMonkey.transform.rotation = new Laya.Quaternion(0.7071068, 0, 0, -0.7071067); //创建材质 var customMaterial = new Laya.MultiplePassOutlineMaterial(); //漫反射贴图 Laya.Texture2D.load("res/threeDimen/skinModel/LayaMonkey/Assets/LayaMonkey/diffuse.png", L...

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

96. 关联shader的uniform(TypeScript-3D基础(TS)-LayaAir3D之Shader) [ 35%]

... new Laya.Vector3(0.3, 0.3, 0.3); layaMonkey.transform.rotation = new Laya.Quaternion(0.7071068, 0, 0, -0.7071067); //创建材质 var customMaterial = new Laya.MultiplePassOutlineMaterial(); //漫反射贴图 Laya.Texture2D.load("res/threeDimen/skinModel/LayaMonkey/Assets/LayaMonkey/diffuse.png", L...

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

97. 关联shader的uniform(ActionScript-3D基础(AS3)-LayaAir3D之shader) [ 35%]

... new Laya.Vector3(0.3, 0.3, 0.3); layaMonkey.transform.rotation = new Laya.Quaternion(0.7071068, 0, 0, -0.7071067); //创建材质 var customMaterial = new Laya.MultiplePassOutlineMaterial(); //漫反射贴图 Laya.Texture2D.load("res/threeDimen/skinModel/LayaMonkey/Assets/LayaMonkey/diffuse.png", L...

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

98. ShaderPass介绍(TypeScript-3D基础(TS)-LayaAir3D之Shader) [ 32%]

... new Laya.Vector3(0.3, 0.3, 0.3); layaMonkey.transform.rotation = new Laya.Quaternion(0.7071068, 0, 0, -0.7071067); //创建材质 var customMaterial = new MultiplePassOutlineMaterial(); //漫反射贴图 Laya.Texture2D.load("res/threeDimen/skinModel/LayaMonkey/Assets/LayaMonkey/diffuse.png", Laya.H...

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

99. ShaderPass介绍(ActionScript-3D基础(AS3)-LayaAir3D之shader) [ 32%]

... new Laya.Vector3(0.3, 0.3, 0.3); layaMonkey.transform.rotation = new Laya.Quaternion(0.7071068, 0, 0, -0.7071067); //创建材质 var customMaterial = new MultiplePassOutlineMaterial(); //漫反射贴图 Laya.Texture2D.load("res/threeDimen/skinModel/LayaMonkey/Assets/LayaMonkey/diffuse.png", Laya.H...

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

100. LayaAir3D UnityPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) [ 31%]

...eObject gameObject, .JSONObject node, .JSONObject child, Vector3 position, Quaternion rotation, Vector3 scale, System.String& goPath) LayaExport.DataManager.getGameObjectData (UnityEngine.GameObject gameObject, System.String gameObjectPath, .JSONObject parentsChildNodes, Boolean ignoreNullChild)...

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