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

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

991. laya.d3.core.particle.EmitterRing [ 69%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames EmitterRingProperties | Methods Packagelaya.d3.core.particleClasspublic class EmitterRingInheritanceEmitterRing EmitterBase Object EmitterRing 类用于环发射器。 Public Properties Hide Inherited Public Properties S...

来源: laya_api 发布时间: 20170603

992. laya.d3.utils.Picker [ 69%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames PickerMethods Packagelaya.d3.utilsClasspublic class PickerInheritancePicker Object Picker 类用于创建拾取。 Public Methods  MethodDefined By  Picker() 创建一个 Picker 实例。 Picker  calculateCursorRay(p...

来源: laya_api 发布时间: 20170929

993. laya.d3.core.TransformUV [ 69%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames TransformUVProperties | Methods Packagelaya.d3.coreClasspublic class TransformUVInheritanceTransformUV EventDispatcher ObjectImplements laya.d3.core.IClone TransformUV 类用于实现UV变换。 Public Properties Proper...

来源: laya_api 发布时间: 20170929

994. laya.maths.Point [ 69%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames PointProperties | Methods | Constants Packagelaya.mathsClasspublic class PointInheritancePoint Object Point 对象表示二维坐标系统中的某个位置,其中 x 表示水平轴,y 表示垂直轴。 Public Prope...

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

995. laya.components.Component_API3.0 [ 69%]

...Externals Only exported Menu Globals "laya/components/Component" Component Class Component Component 类用于创建组件的基类。 Hierarchy Component Widget Volume MeshFilter ConstraintComponent PhysicsComponent BaseRender Light Animator Animator2D RigidBody ColliderBase Script LODGroup HLOD Ef...

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

996. laya.net.URL_API3.0 [ 69%]

...cted All Inherited Externals Only exported Menu Globals "laya/net/URL" URL Class URL URL 提供URL格式化,URL版本管理的类。 引擎加载资源的时候,会自动调用formatURL函数格式化URL路径 通过basePath属性可以设置网络基础路径 通过设置customFormat函数,...

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

997. laya.d3.resource.SolidColorTexture2D [ 69%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames SolidColorTexture2DProperties | Methods Packagelaya.d3.resourceClasspublic class SolidColorTexture2DInheritanceSolidColorTexture2D BaseTexture laya.resource.Resource SolidColorTexture2D 二维纯色纹理。 Public Prope...

来源: laya_api 发布时间: 20170929

998. laya.d3.math.BoundSphere [ 69%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames BoundSphereProperties | Methods Packagelaya.d3.mathClasspublic class BoundSphereInheritanceBoundSphere ObjectImplements laya.d3.core.IClone BoundSphere 类用于创建包围球。 Public Properties PropertyDefined By ...

来源: laya_api 发布时间: 20170929

999. laya.d3.animation.AnimationTransform3D_API3.0 [ 69%]

...Menu Globals "laya/d3/animation/AnimationTransform3D" AnimationTransform3D Class AnimationTransform3D AnimationTransform3D 类用于实现3D变换。 Hierarchy EventDispatcher AnimationTransform3D Index Constructors constructor Methods event getWorldMatrix hasListener off offAll offAllCaller on once...

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

1000. 区块地图-带动画的地图 [ 69%]

...dMap; import Rectangle = Laya.Rectangle; import WebGL = Laya.WebGL; export class TiledMap_AnimationTile { private tiledMap: TiledMap; constructor() { // 不支持WebGL时自动切换至Canvas Laya.init(1100, 800, WebGL); Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER;...

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