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

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

1211. UI-CheckBox [ 66%]

...nt = 100; private const Y_OFFSET:int = 50; private var skins:Array; public function UI_CheckBox() { // 不支持WebGL时自动切换至Canvas Laya.init(800, 600, WebGL); Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.stage.scaleMode = Stage.SCALE_SHOWALL; Laya.s...

来源: Laya2.0_示例 发布时间: 20241120

1212. dialog的lock属性没出现 [ 66%]

... private const CLOSE_BTN_PADDING:int = 5; private var assets:Array; public function DialogCenterClose() { // 不支持WebGL时自动切换至Canvas Laya.init(800, 600, WebGL); Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.stage.scaleMode = Stage.SCALE_SHOWALL; ...

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

1213. 缓动动画(ActionScript-LayaAir基础篇(AS3)-动画基础) [ 66%]

...看演示DEMO,链接:[https://layaair.ldc.layabox.com/demo/?Tween_EaseFunctionsDemo](https://layaair2.ldc2.layabox.com/demo2/?language=zh&category=2d&group=Tween&name=EaseFunctionsDemo) ### 2.缓动类的常用API介绍 #### 2.1 Tween缓动类的常用方法from()与to() 缓动类Tween提供了...

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

1214. laya.d3.renderobjs.renderobj.FastSinglelist_API3.0 [ 66%]

...or destroy indexof RenderGeometryElementOBJ Legend Object literal Variable Function Type alias Class Class with type parameter Inherited constructor Inherited method Enumeration Interface

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

1215. 文本-自动调整文本尺寸 [ 66%]

...tils.Browser; import laya.webgl.WebGL; public class Text_AutoSize { public function Text_AutoSize() { // 不支持WebGL时自动切换至Canvas Laya.init(550, 400, WebGL); Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.stage.scaleMode = "showall"; Laya.stage.bgC...

来源: Laya2.0_示例 发布时间: 20241120

1216. laya.device.motion.AccelerationInfo_API3.0 [ 66%]

...ionInfo" AccelerationInfo constructor x y z Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Property Enumeration Interface

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

1217. 输入设备-地图 [ 66%]

...ipt、TypeScript三种开发语言、LayaAirIDE让项目开发更高效。(function() { var Stage = Laya.Stage; var Text = Laya.Text; var Geolocation = Laya.Geolocation; var Position = Laya.Position; var Browser = Laya.Browser; var Handler = Laya.Handler; // 百度地图 var map; var marker; var BMa...

来源: Laya_示例 发布时间: 20241120

1218. laya.d3.graphics.VertexElement_API3.0 [ 65%]

...nstructor elementFormat elementUsage offset Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Enumeration Interface

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

1219. 关联shader的uniform(TypeScript-3D基础(TS)-LayaAir3D之Shader) [ 65%]

...key/Assets/LayaMonkey/LayaMonkey-LayaMonkey.lm", Laya.Handler.create(this, function(mesh) { //设置猴子 var layaMonkey = scene.addChild(new Laya.MeshSprite3D(mesh)); layaMonkey.transform.localScale = new Laya.Vector3(0.3, 0.3, 0.3); layaMonkey.transform.rotation = new Laya.Quaternion(0.7071068, 0...

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

1220. laya.components.AnimatorState2DScript_API3.0 [ 65%]

...ript onStateEnter onStateExit onStateUpdate Legend Object literal Variable Function Type alias Class Class with type parameter Method Enumeration Interface

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