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

大约有 650 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0044 秒)

511. laya.maths.Color_API3.0 [ 43%]

...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

512. laya.ani.bone.Templet [ 43%]

...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

513. laya.d3.core.particleshuriken.module.GradientVelocity_API3.0 [ 42%]

...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

514. laya.d3.math.BoundFrustum_API3.0 [ 42%]

...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

515. laya.display.Animation [ 42%]

...画组成的动画集合,选择其中一个动画名称进行播放。 Implementation     public function set autoAnimation(value:String):voidautoPlayproperty autoPlay:Boolean  [write-only] 是否自动播放,默认为false。如果设置为true,则动画被创建并添加到舞台后...

来源: laya_api 发布时间: 20170929

516. laya.d3.math.Color_API3.0 [ 42%]

...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

517. laya.d3.component.animator.AnimatorControllerLayer_API3.0 [ 42%]

...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

518. laya.display.Animation [ 41%]

...画组成的动画集合,选择其中一个动画名称进行播放。 Implementation     public function set autoAnimation(value:String):voidautoPlayproperty autoPlay:Boolean  [write-only] 是否自动播放,默认为false。如果设置为true,则动画被创建并添加到舞台后...

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

519. Laya 绑定显示内容到骨骼动画 [ 41%]

...槽的内容 */ 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

520. laya.ani.bone.Skeleton [ 41%]

...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