大约有 768 项符合查询结果, 库内数据总量为 30,936 项。 (搜索耗时: 0.0039 秒)
...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/component/Animator/AnimatorController" AnimatorController Class AnimatorController Hierarchy Resource AnimatorController Index Constructo...
来源: Laya3.0_api 发布时间: 20231115
...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/resource/HierarchyResource" Prefab Class Prefab Hierarchy Resource Prefab PrefabImpl Index Constructors constructor Properties _id destroyed...
来源: Laya3.0_api 发布时间: 20231115
API DocumentationAll Packages | All Classes | Index | Frames No Frames IRenderableProperties | Methods Packagelaya.d3.core.renderInterfacepublic interface IRenderableImplementors ShurikenParticleSystem, StaticBatch, SubMesh, TerrainFilter IRender 接口用于实现3D对象的渲染相关功...
来源: laya_api 发布时间: 20170929
...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/animation/AnimationClip" AnimationClip Class AnimationClip AnimationClip 类用于动画片段资源。 Hierarchy Resource AnimationClip ...
来源: Laya3.0_api 发布时间: 20231115
API DocumentationAll Packages | All Classes | Index | Frames No Frames GradientDataColorProperties | Methods Packagelaya.d3.core.particleShuriKen.moduleClasspublic class GradientDataColorInheritanceGradientDataColor ObjectImplements laya.d3.core.IClone GradientDataColor 类用于创建颜...
来源: laya_api 发布时间: 20170929
...reparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/maths/Vector4" Vector4 Class Vector4 Vector4 类用于创建四维向量。 Hierarchy Vector4 Implements IClone Index Constructors construct...
来源: Laya3.0_api 发布时间: 20231115
API DocumentationAll Packages | All Classes | Index | Frames No Frames LayoutStyleProperties | Constants Packagelaya.uiClasspublic class LayoutStyleInheritanceLayoutStyle Object LayoutStyle 是一个布局样式类。 Public Properties PropertyDefined By anchorX : Number = NaNX锚点,...
来源: laya_api 发布时间: 20170929
API DocumentationAll Packages | All Classes | Index | Frames No Frames GradientDataNumberProperties | Methods Packagelaya.d3.core.particleShuriKen.moduleClasspublic class GradientDataNumberInheritanceGradientDataNumber ObjectImplements laya.d3.core.IClone GradientDataNumber 类用于创建...
来源: laya_api 发布时间: 20170929
API DocumentationAll Packages | All Classes | Index | Frames No Frames GradientDataNumberProperties | Methods Packagelaya.d3.core.particleShuriKen.moduleClasspublic class GradientDataNumberInheritanceGradientDataNumber ObjectImplements laya.d3.core.IClone GradientDataNumber 类用于创建...
来源: Laya2.0_api 发布时间: 20190513
...r ground = Bodies.rectangle(400, 500, 810, 60, { isStatic: true }); // add all of the bodies to the world World.add(engine.world, [boxA, boxB, ground]); // run the engine Engine.run(engine); // run the renderer Render.run(render);显示效果如下 但是这还没有用Laya来渲染,需要做下...
来源: Laya_社区 发布时间: 20170905