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

大约有 1,839 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0067 秒)

691. LayaAir能做RPG吗?不要问我能不能,因为我已经在做 - 杀意来袭 [ 87%]

...全覆盖下,不能只处理get或set,如: class A {  protected _id:number = 1;    public get id():number { return this._id }  public set id(value:number){     this._id = vaule;  } } class B extends A {   public set id(value:number){     this._id = value + 1;   } } class C extends A {...

来源: Laya_社区 发布时间: 20161109

692. laya.d3.core.particleshuriken.module.GradientDataInt_API3.0 [ 87%]

...。 Returns GradientDataInt Accessors gradientCount get gradientCount(): number Defined in laya/d3/core/particleShuriKen/module/GradientDataInt.ts:12 整形渐变数量。 Returns number Methods add add(key: number, value: number): void Defined in laya/d3/core/particleShuriKen/module/GradientDataInt...

来源: Laya3.0_api 发布时间: 20231115

693. PBRSpecularMaterial材质详解(ActionScript-3D基础(AS3)-模型材质详解) [ 87%]

...反射。 `normalTexture:BaseTexture` 法线贴图。 `normalTextureScale:Number` 法线贴图缩放系数。 `occlusionTexture:BaseTexture` 遮挡贴图。 `occlusionTextureStrength:Number` 遮挡贴图强度。 `parallaxTexture:BaseTexture` 视差贴图 `parallaxTextureScale:Number` 视差贴图...

来源: Laya2.0_文档 发布时间: 20210715

694. 脚本组件的使用(ActionScript-2D进阶篇(AS3)-扩展模块) [ 87%]

...量名一致 | | tips | 鼠标经过显示标签 | | type | 类型:Int,Number,sNumber,String,Bool,Option,editOption,Check,Color,ColorArray,Node,Nodes,Prefab,SizeGrid,Vec,Vector,Ease | | accept | String的关联属性,accept:res 为接收资源地址 | | acceptTypes | Node和accept的关联属性...

来源: Laya2.0_文档 发布时间: 20210715

695. laya.display.Animation [ 87%]

...archy : Boolean[read-only] 获取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite  autoAnimation : String[write-only] 设置自动播放的动画名称,在LayaAir IDE中可以创建的多个动画...

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

696. laya.filters.webgl.ColorFilterActionGL [ 87%]

...L  apply3d(scope:SubmitCMDScope, sprite:Sprite, context:RenderContext, x:Number, y:Number):*[override] ColorFilterActionGL  setValue(shader:*):void[override] ColorFilterActionGL setValueMix(shader:Value2D):voidFilterActionGLProperty Detaildatapropertypublic var data:ColorFilterConstructor Detai...

来源: laya_api 发布时间: 20170929

697. 2.0版本可用的CameraMoveScript.ts [ 87%]

...pVector3: Laya.Vector3 = new Laya.Vector3();     protected lastMouseX: number;     protected lastMouseY: number;     protected yawPitchRoll: Laya.Vector3 = new Laya.Vector3();     protected resultRotation: Laya.Quaternion = new Laya.Quaternion();     protected tempRotationZ: Laya...

来源: Laya_社区 发布时间: 20200707

698. laya.d3.component.hlod.HLOD_API3.0 [ 87%]

...件。 Parameters value: boolean Returns void hideFlags get hideFlags(): number set hideFlags(value: number): void Inherited from Component.hideFlags Defined in laya/components/Component.ts:38 Returns number Inherited from Component.hideFlags Defined in laya/components/Component.ts:42 Parameters val...

来源: Laya3.0_api 发布时间: 20231115

699. laya.particle.shader.value.ParticleShaderValue_API3.0 [ 87%]

...ticleShaderValue.ts:28 Returns ParticleShaderValue Properties ALPHA ALPHA: number = 1 Inherited from Value2D.ALPHA Defined in laya/webgl/shader/d2/value/Value2D.ts:46 alpha alpha: number = 1 Inherited from Value2D.alpha Defined in laya/webgl/shader/d2/value/Value2D.ts:41 clipMatDir clipMatDir: any[]...

来源: Laya3.0_api 发布时间: 20231115

700. 脚本化(ActionScript-IDE篇(AS3)-组件化开发相关) [ 87%]

...量名一致 | | tips | 鼠标经过显示标签 | | type | 类型:Int,Number,sNumber,String,Bool,Option,editOption,Check,Color,ColorArray,Node,Nodes,Prefab,SizeGrid,Vec,Vector,Ease | | accept | String的关联属性,accept:res 为接收资源地址 | | acceptTypes | Node和accept的关联属性...

来源: Laya2.0_文档 发布时间: 20201213