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

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

111. laya.d3.core.pixelLine.PixelLineMaterial [ 87%]

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

112. laya.d3.core.scene.BaseScene [ 87%]

...新前处理,可重写此函数。 BaseScene clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含 node 节点。 Node customRender(context:RenderContext, x:Number, y:Number):void 自定义更新...

来源: laya_api 发布时间: 20170422

113. laya.d3.core.material.WaterPrimaryMaterial [ 87%]

...orizonColor:Vector4 获取地平线颜色。 Implementation     public function get horizonColor():Vector4    public function set horizonColor(value:Vector4):voidmainTextureproperty mainTexture:BaseTexture 获取主贴图。 Implementation     public function get mainTexture():BaseTextu...

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

114. laya.d3.resource.Texture2D [ 86%]

...新加载创建。 Texture2DConstructor DetailTexture2D()Constructorpublic function Texture2D(canRead:Boolean = false, reapeat:Boolean = true, format:int, mipmap:Boolean = true) 创建一个 Texture2D 实例。 Parameters canRead:Boolean (default = false) reapeat:Boolean (default = true) format:in...

来源: laya_api 发布时间: 20170929

115. laya.d3.core.material.TerrainMaterial [ 86%]

...tailambientColorpropertyambientColor:Vector3 Implementation     public function get ambientColor():Vector3    public function set ambientColor(value:Vector3):voidblendproperty blend:int 获取混合方式。 Implementation     public function get blend():int    public function set b...

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

116. laya.ui.Slider [ 86%]

...e addChildren(... args):void 批量增加子节点 Node callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Component clearTimer(caller:*, method:Function):void 清理定时器。功能同Lay...

来源: laya_api 发布时间: 20170929

117. 物理碰撞脚本和触发器脚本(ActionScript-3D基础(AS3)-LayaAir3D之物理系统) [ 86%]

... 注:如相对移动速度过快,可能直接越过 */ override public function onTriggerEnter(other:PhysicsComponent):void { ((owner as MeshSprite3D).meshRenderer.sharedMaterial as BlinnPhongMaterial).albedoColor = new Vector4(0.0, 1.0, 0.0, 1.0); } /** * 当其他碰撞器进入绑定物体碰...

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

118. laya.d3.core.material.SkyProceduralMaterial [ 86%]

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

119. laya.html.dom.HTMLIframeElement [ 86%]

...override] 加载html文件,并解析数据 Implementation     public function set href(value:String):voidConstructor DetailHTMLIframeElement()Constructorpublic function HTMLIframeElement()Fri Sep 29 2017, 06:34 PM +08:00

来源: laya_api 发布时间: 20170929

120. laya.ui.Slider [ 86%]

...组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.time...

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