大约有 73 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0027 秒)
...e getScripts(type:Class):Vector.<AnimatorStateScript> 获取脚本集合。 AnimatorStateProperty Detailclippropertyclip:AnimationClip 获取动作。 Implementation public function get clip():AnimationClip public function set clip(value:AnimationClip):voidclipEndproperty pu...
来源: Laya2.0_api 发布时间: 20190513
...理模拟器帧的间隔时间。PhysicsSettings flags : int = 0标志集合。PhysicsSettings maxSubSteps : int = 1物理引擎在一帧中用于补偿减速的最大次数。PhysicsSettingsPublic Methods MethodDefined By PhysicsSettings() 创建一个 PhysicsSettings 实例。 PhysicsSe...
来源: Laya2.0_api 发布时间: 20190513
...er (可选)线段宽度。 DrawCurvesCmd points : Array 线段的点集合,格式[controlX, controlY, anchorX, anchorY...]。 DrawCurvesCmd x : Number 开始绘制的 X 轴位置。 DrawCurvesCmd y : Number 开始绘制的 Y 轴位置。 DrawCurvesCmdPublic Methods MethodDefined By...
来源: Laya2.0_api 发布时间: 20190513
...ber (可选)线段宽度。 DrawLinesCmd points : Array 线段的点集合。格式:[x1,y1,x2,y2,x3,y3...]。 DrawLinesCmd x : Number 开始绘制的X轴位置。 DrawLinesCmd y : Number 开始绘制的Y轴位置。 DrawLinesCmdPublic Methods MethodDefined By recover():void 回收...
来源: Laya2.0_api 发布时间: 20190513
...mber 可选)边框宽度。 DrawPolyCmd points : Array 多边形的点集合。 DrawPolyCmd x : Number 开始绘制的 X 轴位置。 DrawPolyCmd y : Number 开始绘制的 Y 轴位置。 DrawPolyCmdPublic Methods MethodDefined By recover():void 回收到对象池 DrawPolyCmdPublic C...
来源: Laya2.0_api 发布时间: 20190513
...持以下设置{fillStyle:"#FF0000"}。 DrawPathCmd paths : Array 路径集合,路径支持以下格式:[["moveTo",x,y],["lineTo",x,y],["arcTo",x1,y1,x2,y2,r],["closePath"]]。 DrawPathCmd pen : Object (可选)画笔定义,支持以下设置{strokeStyle,lineWidth,lineJoin:"bevel|roun...
来源: Laya2.0_api 发布时间: 20190513
...取所属Node节点。 Component points : String用逗号隔开的点的集合,格式:x,y,x,y ...PolygonCollider restitution : Number弹性系数,取值范围0-1,值越大,弹性越大,默认值为0ColliderBase rigidBody : RigidBody[只读]刚体引用ColliderBase x : Number相...
来源: Laya2.0_api 发布时间: 20190513
...取所属Node节点。 Component points : String用逗号隔开的点的集合,格式:x,y,x,y ...ChainCollider restitution : Number弹性系数,取值范围0-1,值越大,弹性越大,默认值为0ColliderBase rigidBody : RigidBody[只读]刚体引用ColliderBase x : Number相对...
来源: Laya2.0_api 发布时间: 20190513
...的内容 LoaderManager cancelLoadByUrls(urls:Array):void 根据地址集合清理掉未加载的内容 LoaderManager clearRes(url:String):void 清理指定资源地址缓存。 LoaderManager clearResByGroup(group:String):void 根据分组清理资源。 LoaderManager clearTextureRes(url...
来源: Laya2.0_api 发布时间: 20190513
...用性能(比如把大量的节点绘图改为一个节点的Graphics命令集合,能减少大量节点创建消耗)。 See alsolaya.display.Sprite.graphicsPublic Properties PropertyDefined By cmds : ArrayGraphicsPublic Methods MethodDefined By Graphics()Graphics alpha(alpha:Number):Al...
来源: Laya2.0_api 发布时间: 20190513