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

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

1. laya.d3.core.Transform3D [ 100%]

...测指定事件类型是否是鼠标事件。 EventDispatcher  lookAt(target:Vector3, up:Vector3, isLocal:Boolean = false):void 观察目标位置。 Transform3D off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。...

来源: laya_api 发布时间: 20170929

2. laya.d3.resource.BaseTexture [ 98%]

... [read-only] 获取纹理资源。 Implementation     public function get defaulteTexture():BaseTextureformatproperty format:int  [read-only] 纹理格式 Implementation     public function get format():intheightproperty height:int  [read-only] 获取高度。 Implementation     p...

来源: laya_api 发布时间: 20170929

3. laya.d3.core.render.BaseRender [ 97%]

...包围盒,不允许修改其值。 Implementation     public function get boundingBox():BoundBoxboundingBoxCenterproperty boundingBoxCenter:Vector3  [read-only] 获取包围盒中心,不允许修改其值。 Implementation     public function get boundingBoxCenter():Vector3boundingSpherep...

来源: laya_api 发布时间: 20170929

4. laya.d3.core.particleShuriKen.ShurikenParticleSystem [ 96%]

...stem  _beforeRender(state:RenderState):BooleanShurikenParticleSystem  _getIndexBuffer():IndexBuffer3DShurikenParticleSystem  _getVertexBuffer(index:int = 0):VertexBuffer3DShurikenParticleSystem  _renderRuntime(conchGraphics3D:*, renderElement:RenderElement, state:RenderState):voidShurikenPar...

来源: laya_api 发布时间: 20170929

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

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

来源: laya_api 发布时间: 20170929

6. laya.utils.Dictionary [ 93%]

...lear():void 清除此对象的键名列表和键值列表。 Dictionary  get(key:*):* 返回指定键名的值。 Dictionary  indexOf(key:Object):int 获取指定对象的键名索引。 Dictionary  remove(key:*):Boolean 移除指定键名的值。 Dictionary  set(key:*, value:*):void 给指...

来源: laya_api 发布时间: 20170929

7. laya.ui.ComboBox [ 92%]

...据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的...

来源: laya_api 发布时间: 20170929

8. laya.ui.Label [ 91%]

...据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite  bgColor : String 文本背景颜色,以字符串表示。 Label blendMode : String指定要使用的混合模式。目前只支持"lighter"。Spri...

来源: laya_api 发布时间: 20170929

9. laya.display.Sprite [ 91%]

...添加多个子节点。 注意: Sprite 默认没有宽高,可以通过getBounds函数获取;也可手动设置宽高;还可以设置autoSize=true,然后再获取宽高。Sprite的宽高一般用于进行碰撞检测和排版,并不影响显示图像大小,如果需要更改显示图...

来源: laya_api 发布时间: 20170929

10. laya.utils.HTMLChar [ 91%]

...符、宽高、样式,创建一个 HTMLChar 类的实例。 HTMLChar  getSprite():Sprite 获取与此对象绑定的显示对象 Sprite。 HTMLChar  setSprite(sprite:Sprite):void 设置与此对象绑定的显示对象 Sprite 。 HTMLCharProperty Detailcharpropertypublic var char:String 字符...

来源: laya_api 发布时间: 20170422