大约有 160 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0028 秒)
...llideWith:int 获取可碰撞的碰撞组。 Implementation public function get canCollideWith():int public function set canCollideWith(value:int):voidcanScaleShapeproperty public var canScaleShape:Boolean = true 是否可以缩放Shape。 ccdMotionThresholdproperty ccdMotionThresho...
来源: Laya2.0_api 发布时间: 20190513
...fallSpeed: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 g...
来源: Laya2.0_api 发布时间: 20190513
...arDamping:Number 获取刚体的角阻力。 Implementation public function get angularDamping():Number public function set angularDamping(value:Number):voidangularFactorproperty angularFactor:Vector3 获取角因子。 Implementation public function get angularFactor():Vecto...
来源: Laya2.0_api 发布时间: 20190513
... ColliderShapeConstructor DetailCompoundColliderShape()Constructorpublic function CompoundColliderShape() 创建一个新的 CompoundColliderShape 实例。 Method Detail_addReference()methodoverride public function _addReference():void _removeReference()method override public function _removeRefer...
来源: Laya2.0_api 发布时间: 20190513
...ex:Boolean 获取是否使用凸多边形。 Implementation public function get convex():Boolean public function set convex(value:Boolean):voidmeshproperty mesh:Mesh 获取网格。 Implementation public function get mesh():Mesh public function set mesh(value:Mesh):voi...
来源: Laya2.0_api 发布时间: 20190513
...底边的距离(以像素为单位)。 Implementation public function get bottom():Number public function set bottom(value:Number):voidcenterXproperty centerX:Number表示距水平方向中心轴的距离(以像素为单位)。 Implementation public function get cente...
来源: Laya2.0_api 发布时间: 20190513
...ride] PhysicsComponentConstructor DetailPhysicsCollider()Constructorpublic function PhysicsCollider(collisionGroup:int, canCollideWith:int) 创建一个 PhysicsCollider 实例。 Parameters collisionGroup:int (default = NaN) — 所属碰撞组。 canCollideWith:int (default = NaN) — 可产生...
来源: Laya2.0_api 发布时间: 20190513
...[override] 获取是否为单实例组件。 Implementation public function get isSingleton():BooleanMethod Detail_isScript()methodoverride public function _isScript():Boolean ReturnsBoolean_onAdded()method override public function _onAdded():void _onAwake()method override protected functi...
来源: Laya2.0_api 发布时间: 20190513
...lavatarpropertyavatar:Avatar 获取avatar。 Implementation public function get avatar():Avatar public function set avatar(value:Avatar):voidcullingModeproperty public var cullingMode:int = 2 裁剪模式speedproperty speed:Number 获取动画的播放速度,1.0为正常播放速度...
来源: Laya2.0_api 发布时间: 20190513
...否是鼠标事件。 EventDispatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...
来源: Laya2.0_api 发布时间: 20190513