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

大约有 471 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0064 秒)

381. laya.d3.core.light.SpotLight [ 65%]

... function get attenuation():Vector3    public function set attenuation(value:Vector3):voiddirectionproperty direction:Vector3 获取平行光的方向。 Implementation     public function get direction():Vector3    public function set direction(value:Vector3):voidlightTypeproperty lig...

来源: laya_api 发布时间: 20170929

382. laya.d3.math.Quaternion_API3.0 [ 65%]

...vert length lengthSquared normalize rotateX rotateY rotateZ scaling set setValue add createFromAxisAngle createFromMatrix4x4 createFromYawPitchRoll dot forwardLookAt invert lerp lookAt multiply rotationLookAt rotationMatrix slerp Constructors constructor new Quaternion(x?: number, y?: number, z?: nu...

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

383. laya.d3.component.animation.RigidAnimations [ 65%]

...function get templet():AnimationTemplet    public function set templet(value:AnimationTemplet):voidurlproperty url:String  [write-only] [override] 设置url地址。 Implementation     public function set url(value:String):voidConstructor DetailRigidAnimations()Constructorpublic function ...

来源: laya_api 发布时间: 20170929

384. laya.ui.FontClip [ 65%]

...5列),第一行对应的文字为"abc123",第二行为"456" fontClip.value = "a1326";//显示"a1326"文字 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[rea...

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

385. laya.d3.core.Camera [ 65%]

...eRenderTexture():Boolean    public function set alwaysUseRenderTexture(value:Boolean):voidaspectRatioproperty aspectRatio:Number 获取横纵比。 Implementation     public function get aspectRatio():Number    public function set aspectRatio(value:Number):voidboundFrustumproperty boun...

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

386. 通过laya设计模式制作的,要怎么给按钮绑定事件呢? [ 64%]

...一张图的类继承了之前页面发布生成的类,直接用this.pro.value 就能修改进度条的值 如果不明白问我,我一定讲到你明白为止,不要急,我有充足的耐心直到你满意。 2017-12-13 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠...

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

387. laya.ui.UIComponent [ 64%]

... public function get anchorX():Number    public function set anchorX(value:Number):voidanchorYproperty anchorY:NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。 Implementation     public function get anchorY():Number    public function set anc...

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

388. laya.ui.Slider [ 63%]

...一个布尔值,指定是否允许通过点击滑动条改变 Slider 的 value 属性值。 Slider alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变...

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

389. laya.resource.Resource [ 63%]

...public function get memorySize():int    public function set memorySize(value:int):voidnameproperty name:String 获取名字。 Implementation     public function get name():String    public function set name(value:String):voidreleasedproperty released:Boolean  [read-only] 是否已...

来源: laya_api 发布时间: 20170422

390. laya.ui.ScrollBar [ 62%]

...)。 UIComponent  changeHandler : Handler滚动变化时回调,回传value参数。ScrollBar customRenderEnable : Boolean[write-only] 设置是否开启自定义渲染,只有开启自定义渲染,才能使用customRender函数渲染。 Sprite  dataSource : *[override] 数据赋值,通...

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