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

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

231. laya.d3.core.particleshuriken.module.GradientSize_API3.0 [ 85%]

...定尺寸。 Returns number constantMaxSeparate get constantMaxSeparate(): Vector3 Defined in laya/d3/core/particleShuriKen/module/GradientSize.ts:197 最小分轴随机双固定尺寸。 Returns Vector3 constantMin get constantMin(): number Defined in laya/d3/core/particleShuriKen/module/GradientSi...

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

232. (实现手指控制模型的缩放旋转)触控可以识别 但是导入的模型没有根据触控反应 [ 85%]

...谢 class MultiTouch{     private text:Laya.Text;     private _upVector3:Laya.Vector3 = new Laya.Vector3(0, 1, 0); constructor(){         Laya.alertGlobalError = true; this._upVector3 = new Laya.Vector3(0, 1, 0); //初始化引擎         Laya3D.init(0, 0);         La...

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

233. 射线检测-点击行走 [ 84%]

...ddChild(new Laya.Camera(0, 0.1, 100)); camera.transform.translate(new Laya.Vector3(0, 2, 5)); camera.transform.rotate(new Laya.Vector3(-15, 0, 0), true, false); camera.clearColor = null; //方向光 var directionLight = scene.addChild(new Laya.DirectionLight()); directionLight.color = new Laya.Vecto...

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

234. laya.d3.renderobjs.nativeobj.NativeShaderData_API3.0 [ 84%]

...4x4 compressNumber compressNumberArray compressTexture compressUBO compressVector2 compressVector3 compressVector4 destroy getBool getBuffer getColor getInt getMatrix4x4 getNumber getShaderData getSourceIndex getTexture getUniformBuffer getValueData getVector getVector2 getVector3 hasDefine removeDe...

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

235. laya.d3.renderobjs.renderobj.ShadowCullInfo_API3.0 [ 84%]

...d in laya/d3/RenderObjs/RenderObj/ShadowCullInfo.ts:9 direction direction: Vector3 Implementation of IShadowCullInfo.direction Defined in laya/d3/RenderObjs/RenderObj/ShadowCullInfo.ts:11 position position: Vector3 Implementation of IShadowCullInfo.position Defined in laya/d3/RenderObjs/RenderObj/Sh...

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

236. laya.d3.core.material.SkyBoxMaterial [ 84%]

...eCube : TextureCube 获取天空盒纹理。 SkyBoxMaterial  tintColor : Vector4 获取颜色。 SkyBoxMaterialPublic Methods Hide Inherited Public Methods Show Inherited Public Methods MethodDefined By  SkyBoxMaterial() 创建一个 SkyBoxMaterial 实例。 SkyBoxMaterial _addReference(count:...

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

237. laya.d3.physics.constraints.FixedConstraint_API3.0 [ 84%]

... Defined in laya/components/Component.ts:35 Accessors anchor get anchor(): Vector3 set anchor(value: Vector3): void Inherited from ConstraintComponent.anchor Defined in laya/d3/physics/constraints/ConstraintComponent.ts:168 设置锚点 Returns Vector3 Inherited from ConstraintComponent.anchor Defin...

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

238. 高级应用-实时阴影 [ 84%]

...ddChild(new Laya.Camera(0, 0.1, 100)); camera.transform.translate(new Laya.Vector3(0, 0.7, 1.2)); camera.transform.rotate(new Laya.Vector3(-15, 0, 0), true, false); var directionLight = scene.addChild(new Laya.DirectionLight()); directionLight.direction = new Laya.Vector3(0, -0.8, -1); directionLigh...

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

239. ios微信clone特效会导致特效的mesh无法显示 [ 84%]

....Camera(0, 0.1, 100) ) as Laya.Camera; camera.transform.translate(new Laya.Vector3(0, 2, 4)); camera.transform.rotate(new Laya.Vector3(-15, 0, 0), true, false); Laya.Sprite3D.load( "res/test_mesh2.lh", Laya.Handler.create(this, function (sprite: Laya.Sprite3D): void { var clonesprite: Laya.Sprite3D ...

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

240. laya.d3.component.volume.Volume_API3.0 [ 84%]

...laya/components/Component.ts:86 Returns boolean boundsMax get boundsMax(): Vector3 set boundsMax(value: Vector3): void Defined in laya/d3/component/Volume/Volume.ts:69 primitive包围盒max Returns Vector3 Defined in laya/d3/component/Volume/Volume.ts:76 primitive包围盒max Parameters value: Vecto...

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