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

大约有 2,154 项符合查询结果, 库内数据总量为 30,723 项。 (搜索耗时: 0.0065 秒)

81. laya.d3.physics.shape.CompoundColliderShape [ 95%]

... ColliderShapeConstructor DetailCompoundColliderShape()Constructorpublic function CompoundColliderShape() 创建一个新的 CompoundColliderShape 实例。 Method Detail_addReference()methodoverride public function _addReference():void _removeReference()method override public function _removeRefer...

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

82. laya.utils.TimeLine [ 95%]

...。 EventDispatcher  from(target:*, props:Object, duration:Number, ease:Function = null, offset:Number = 0):TimeLine 从 props 属性,缓动到当前状态。 TimeLine  from(target:*, props:Object, duration:Number, ease:Function = null, offset:Number = 0):TimeLine[static] 从 props 属性,...

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

83. laya.d3.shadowMap.ParallelSplitShadowMap [ 95%]

...tailshadowMapCountpropertyshadowMapCount:int Implementation     public function get shadowMapCount():int    public function set shadowMapCount(value:int):voidConstructor DetailParallelSplitShadowMap()Constructorpublic function ParallelSplitShadowMap()Method DetailcalcSplitFrustum()method pub...

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

84. 自己写了个label继承官方的label,出现了问题,求指导~ [ 95%]

...rt laya.ui.Label; import laya.webgl.WebGL; public class DemoLabel { public function DemoLabel() { Laya.init(800, 600, WebGL); Laya.stage.bgColor = "#232628"; //---------------------------------这是用我自己写的label继承了官方的label,问题是label显示不出来,但是也无报错--...

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

85. laya.d3.core.material.BaseMaterial [ 95%]

...lphaTest:Boolean 获取是否透明裁剪。 Implementation     public function get alphaTest():Boolean    public function set alphaTest(value:Boolean):voidalphaTestValueproperty alphaTestValue:Number 获取透明测试模式裁剪值。 Implementation     public function get alphaTestV...

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

86. laya.d3.core.TransformUV [ 95%]

...否是鼠标事件。 EventDispatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...

来源: laya_api 发布时间: 20170929

87. laya.media.SoundChannel [ 95%]

...否是鼠标事件。 EventDispatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...

来源: laya_api 发布时间: 20170929

88. laya.d3.physics.shape.MeshColliderShape [ 95%]

...ex:Boolean 获取是否使用凸多边形。 Implementation     public function get convex():Boolean    public function set convex(value:Boolean):voidmeshproperty mesh:Mesh 获取网格。 Implementation     public function get mesh():Mesh    public function set mesh(value:Mesh):voi...

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

89. laya.d3.core.material.SkyBoxMaterial [ 95%]

...ropertyexposure:Number 获取曝光强度。 Implementation     public function get exposure():Number    public function set exposure(value:Number):voidrotationproperty rotation:Number 获取曝光强度。 Implementation     public function get rotation():Number    public function ...

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

90. laya.utils.HTMLChar [ 95%]

...。heightproperty height:Number 高度。 Implementation     public function get height():Number    public function set height(value:Number):voidisWordproperty public var isWord:Boolean 表示是否是正常单词(英文|.|数字)。styleproperty public var style:CSSStyle CSS 样式。wid...

来源: laya_api 发布时间: 20170422