大约有 689 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0053 秒)
Laya3.0_api(324) Laya2.0_api(134) laya_api(106) Laya_社区(94) Laya2.0_文档(23) Laya3.0_文档(7) Laya2.0_示例(1)
...aticJoint.ts:14 [首次设置有效]关节的自身刚体 Accessors awaked get awaked(): boolean Inherited from Component.awaked Defined in laya/components/Component.ts:86 Returns boolean destroyed get destroyed(): boolean Inherited from Component.destroyed Defined in laya/components/Component.ts:93...
来源: Laya3.0_api 发布时间: 20231115
...量,也是selfBody的目标角度 Implementation public function get angularOffset():Number public function set angularOffset(value:Number):voidcollideConnectedproperty public var collideConnected:Boolean = false[首次设置有效]两个刚体是否可以发生碰撞,默认为fa...
来源: Laya2.0_api 发布时间: 20190513
...:Number 获取角色降落速度。 Implementation public function get fallSpeed():Number public function set fallSpeed(value:Number):voidgravityproperty gravity:Vector3 获取重力。 Implementation public function get gravity():Vector3 public function set gravity(va...
来源: Laya2.0_api 发布时间: 20190513
...善堆叠稳定性,默认值为10 Implementation public function get density():Number public function set density(value:Number):voidfixtureproperty public var fixture:*[只读]b2Fixture对象 frictionproperty friction:Number摩擦力,取值范围0-1,值越大,摩擦越大,...
来源: Laya2.0_api 发布时间: 20190513
... EventDispatcher offAllCaller(caller:*):EventDispatcher 移除caller为target的所有事件监听 EventDispatcher on(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher 使用 EventDispatcher 对象注册指定类型的事件侦听器对象,以使侦听器能够接收...
来源: Laya2.0_api 发布时间: 20190513
...CoordToOrthographicCoord destroy destroyChildren event frameLoop frameOnce getChildAt getChildByName getChildIndex getComponent getComponents hasHideFlag hasListener isAncestorOf normalizedViewportPointToRay off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once reco...
来源: Laya3.0_api 发布时间: 20231115
...learTimer clone contains destroy destroyChildren event frameLoop frameOnce getChildAt getChildByName getChildIndex getComponent getComponents hasHideFlag hasListener isAncestorOf off offAll offAllCaller on onAfterDeserialize onAwake onDestroy onDisable onEnable once removeChild removeChildAt removeC...
来源: Laya3.0_api 发布时间: 20231115
...ndexCount indexFormat instanceCount mode Methods clearRenderParams destroy getIndices setDrawArrayParams setDrawElemenParams setIndices Constructors constructor new SubMesh(mesh: Mesh): SubMesh Overrides GeometryElement.constructor Defined in laya/d3/resource/models/SubMesh.ts:50 创建一个 SubMes...
来源: Laya3.0_api 发布时间: 20231115
...eURL _setGPUMemory addDefine clone cloneTo destroy effectiveProperty event getBool getBoolByIndex getBuffer getBufferByIndex getColor getColorByIndex getFloat getFloatByIndex getInt getIntByIndex getMatrix4x4 getMatrix4x4ByIndex getShaderData getShaderDataByIndex getShaderPropertyValue getTexture ge...
来源: Laya3.0_api 发布时间: 20231115
...据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的...
来源: laya_api 发布时间: 20170929