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

大约有 4,337 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0086 秒)

101. laya.d3.core.particleShuriKen.module.Emission [ 96%]

...lean  [read-only] 获取是否已销毁。 Implementation     public function get destroyed():BooleanemissionRateproperty emissionRate:int 获取粒子发射速率。 Implementation     public function get emissionRate():int    public function set emissionRate(value:int):voidenbalepro...

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

102. laya.d3.resource.models.Sky [ 96%]

...lphaBlending:Number 获取透明混合度。 Implementation     public function get alphaBlending():Number    public function set alphaBlending(value:Number):voidcolorIntensityproperty colorIntensity:Number 获取颜色强度。 Implementation     public function get colorIntensity():Nu...

来源: laya_api 发布时间: 20170929

103. laya.physics.RigidBody [ 96%]

...果不希望刚体旋转,这设置为false Implementation     public function get allowRotation():Boolean    public function set allowRotation(value:Boolean):voidallowSleepproperty allowSleep:Boolean是否允许休眠,允许休眠能提高性能 Implementation     public function ge...

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

104. 新手!谁懂得把下面两个文件转成layaair可以运行的代码 [ 95%]

...         private var log:ILogger;         }           public function Game()         {             CONFIG::debug             {                 log = Log.getLogger("Game");             }               this.addEventListener(Event.ADDED_TO_STAGE, onAdde...

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

105. laya.d3.core.Camera [ 95%]

...id 增加可视图层,layer值为0到31层。 BaseCamera callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.tim...

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

106. laya.d3.core.pixelLine.PixelLineMaterial [ 95%]

...blendpropertyblend:int 获取混合方式。 Implementation     public function get blend():int    public function set blend(value:int):voidblendDstproperty blendDst:int 获取混合目标。 Implementation     public function get blendDst():int    public function set blendDst(value...

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

107. laya.d3.math.Native.ConchVector4 [ 95%]

...ctor4wproperty w:Number 获取W轴坐标。 Implementation     public function get w():Number    public function set w(value:Number):voidxproperty x:Number 获取X轴坐标。 Implementation     public function get x():Number    public function set x(value:Number):voidyproperty y:...

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

108. laya.utils.Timer_API3.0 [ 95%]

...毫秒。 Returns number Methods callLater callLater(caller: any, method: Function, args?: any[]): void Defined in laya/utils/Timer.ts:278 延迟执行。 Parameters caller: any 执行域(this)。 method: Function 定时器回调函数。 Default value args: any[] = null 回调参数。 Returns void...

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

109. laya.d3.math.Quaternion [ 95%]

...blic var z:NumberZ轴坐标Constructor DetailQuaternion()Constructorpublic function Quaternion(x:Number = 0, y:Number = 0, z:Number = 0, w:Number = 1, nativeElements:Float32Array = null) 创建一个 Quaternion 实例。 Parameters x:Number (default = 0) — 四元数的x值  y:Number (default = 0)...

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

110. laya.d3.core.material.SkyProceduralMaterial [ 95%]

...:Number 获取大气厚度,范围是0到5。 Implementation     public function get atmosphereThickness():Number    public function set atmosphereThickness(value:Number):voidexposureproperty exposure:Number 获取曝光强度,范围是0到8。 Implementation     public function get expo...

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