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

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

861. laya.d3.animation.AnimationNode [ 72%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames AnimationNodeProperties | Methods Packagelaya.d3.animationClasspublic class AnimationNodeInheritanceAnimationNode ObjectImplements laya.d3.core.IClone BoneNode 类用于实现骨骼节点。 Public Properties PropertyDe...

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

862. 文本基础样式(ActionScript-LayaAir基础篇(AS3)-文本) [ 72%]

...ng) ![2.png](img/2.png) ```java package { import laya.display.Text; public class LayaSample { public function LayaSample() { //初始化引擎 Laya.init(1136, 640); var txt:Text = new Text(); txt.text = "hello_world"; txt.color = "#ffffff"; Laya.stage.addChild(txt); } } } ``` 这个时候我们就...

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

863. UI-Image [ 72%]

...= Laya.Stage; import Image = Laya.Image; import WebGL = Laya.WebGL; export class UI_Image { constructor() { // 不支持WebGL时自动切换至Canvas Laya.init(550, 400, WebGL); Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.stage.scaleMode = Stage.SCALE_SHOWALL...

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

864. laya.d3.core.particleShuriKen.module.TextureSheetAnimation [ 72%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames TextureSheetAnimationProperties | Methods Packagelaya.d3.core.particleShuriKen.moduleClasspublic class TextureSheetAnimationInheritanceTextureSheetAnimation ObjectImplements laya.d3.core.IClone TextureSheetAnimation 类...

来源: laya_api 发布时间: 20170929

865. laya.ani.bone.BoneSlot_API3.0 [ 72%]

...ted Externals Only exported Menu Globals "laya/ani/bone/BoneSlot" BoneSlot Class BoneSlot Hierarchy BoneSlot Index Properties attachmentName currDisplayData currSlotData currTexture displayIndex name parent srcDisplayIndex templet type Methods copy draw drawBonePoint getMatrix replaceDisplayByIndex ...

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

866. laya.d3.core.ui3d.UI3DGeometry_API3.0 [ 72%]

...s Only exported Menu Globals "laya/d3/core/UI3D/UI3DGeometry" UI3DGeometry Class UI3DGeometry Hierarchy GeometryElement UI3DGeometry Index Properties _geometryElementOBj Accessors bufferState destroyed drawType indexFormat instanceCount mode Methods _getType clearRenderParams destroy setDrawArrayPar...

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

867. laya.d3.physics.shape.HeightfieldTerrainShape_API3.0 [ 72%]

...ls "laya/d3/physics/shape/HeightfieldTerrainShape" HeightfieldTerrainShape Class HeightfieldTerrainShape BoxColliderShape 类用于创建高度图地形形状碰撞器。 Hierarchy ColliderShape HeightfieldTerrainShape Implements IClone Index Constructors constructor Properties dataPtr initSize need...

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

868. laya.net.ResourceVersion [ 72%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames ResourceVersionProperties | Methods | Constants Packagelaya.netClasspublic class ResourceVersionInheritanceResourceVersion Object 资源版本的生成由layacmd或IDE完成,使用 ResourceVersion 简化使用过程...

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

869. 缓动-缓动函数演示 [ 72%]

...ild(label); this.setLabel = function(value) { label.text = value; } } Laya.class(ListItemRender, "ListItemRender", Box); // 主要逻辑代码 var Input = Laya.Input; var Sprite = Laya.Sprite; var Stage = Laya.Stage; var Text = Laya.Text; var Event = Laya.Event; var List = Laya.List; var Browser = L...

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

870. laya.d3.resource.models.SubMesh_API3.0 [ 72%]

...rnals Only exported Menu Globals "laya/d3/resource/models/SubMesh" SubMesh Class SubMesh SubMesh 类用于创建子网格数据模板。 Hierarchy GeometryElement SubMesh Index Constructors constructor Properties _geometryElementOBj Accessors bufferState destroyed drawType indexCount indexFormat ins...

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