大约有 650 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0044 秒)
...or" Color Class Color Color 类用于创建颜色实例。 Hierarchy Color Implements IClone Index Constructors constructor Properties a b g r BLACK BLUE CLEAR CYAN GRAY GREEN MAGENTA RED WHITE YELLOW Methods clone cloneTo equal fromArray scale setValue toArray toGamma toLinear gammaToLinearSpace li...
来源: Laya3.0_api 发布时间: 20231115
...Arrproperty public var pathArr:Array path数据 rateproperty rate:Number Implementation public function get rate():Number public function set rate(value:Number):voidskinDataArrayproperty public var skinDataArray:Array 皮肤数据 skinDicproperty public var skinDic:Object 皮肤...
来源: Laya2.0_api 发布时间: 20190513
...GradientVelocity 类用于创建渐变速度。 Hierarchy GradientVelocity Implements IClone Index Constructors constructor Accessors constant constantMax constantMin gradientX gradientXMax gradientXMin gradientY gradientYMax gradientYMin gradientZ gradientZMax gradientZMin type Methods clone cloneT...
来源: Laya3.0_api 发布时间: 20231115
...undFrustum BoundFrustum 类用于创建锥截体。 Hierarchy BoundFrustum Implements IClone Index Constructors constructor Accessors bottom far left matrix near right top Methods clone cloneTo containsBoundBox containsBoundSphere containsPoint equalsBoundFrustum equalsObj getCorners getPlane inters...
来源: Laya3.0_api 发布时间: 20231115
...画组成的动画集合,选择其中一个动画名称进行播放。 Implementation public function set autoAnimation(value:String):voidautoPlayproperty autoPlay:Boolean [write-only] 是否自动播放,默认为false。如果设置为true,则动画被创建并添加到舞台后...
来源: laya_api 发布时间: 20170929
...or" Color Class Color Color 类用于创建颜色实例。 Hierarchy Color Implements IClone Index Constructors constructor Properties a b g r BLACK BLUE CLEAR CYAN GRAY GREEN MAGENTA RED WHITE YELLOW Methods clone cloneTo equal fromArray scale setValue toArray toGamma toLinear gammaToLinearSpace li...
来源: Laya3.0_api 发布时间: 20231102
...yer 类用于创建动画控制器层。 Hierarchy AnimatorControllerLayer Implements IClone Index Constructors constructor Properties blendingMode defaultWeight enable name playOnWake BLENDINGMODE_ADDTIVE BLENDINGMODE_OVERRIDE Accessors avatarMask defaultState defaultStateName states Methods _addRe...
来源: Laya3.0_api 发布时间: 20231115
...画组成的动画集合,选择其中一个动画名称进行播放。 Implementation public function set autoAnimation(value:String):voidautoPlayproperty autoPlay:Boolean [write-only] 是否自动播放,默认为false。如果设置为true,则动画被创建并添加到舞台后...
来源: Laya2.0_api 发布时间: 20190513
...槽的内容 */ export default class BindSource extends Laya.Sprite implements IBindSource { public boneName:string; public offestX:number; public offestY:number; constructor(boneName:string,offestX:number=0,offestY=0){ super(); this.boneName=boneName; this.offestX=offestX; this.offestY=of...
来源: Laya_社区 发布时间: 20190805
...erproperty player:AnimationPlayer [read-only] 得到播放器的引用 Implementation public function get player():AnimationPlayertotalproperty total:int [read-only] 得到总帧数据 Implementation public function get total():inturlproperty url:String 得到资源的URL Im...
来源: laya_api 发布时间: 20170929