大约有 3,008 项符合查询结果, 库内数据总量为 30,903 项。 (搜索耗时: 0.0059 秒)
Laya_社区(1073) Laya3.0_api(672) Laya2.0_api(368) laya_api(298) Laya2.0_文档(233) Laya_示例(146) Laya2.0_示例(118) Laya3.0_文档(100)
...d3/RenderObjs/RenderObj/InstanceRenderElementOBJ" InstanceRenderElementOBJ Class InstanceRenderElementOBJ Hierarchy RenderElementOBJ InstanceRenderElementOBJ Implements IRenderElement Index Constructors constructor Properties _geometry _invertFront _isRender _materialShaderData _owner _renderShaderD...
来源: Laya3.0_api 发布时间: 20231115
...ysicsCannon/shape/CannonCompoundColliderShape" CannonCompoundColliderShape Class CannonCompoundColliderShape CompoundColliderShape 类用于创建盒子形状碰撞器。 Hierarchy CannonColliderShape CannonCompoundColliderShape Implements IClone Index Constructors constructor Properties needsCustom...
来源: Laya3.0_api 发布时间: 20231102
API DocumentationAll Packages | All Classes | Index | Frames No Frames SkyProperties | Methods | Constants Packagelaya.d3.resource.modelsClasspublic class SkyInheritanceSky laya.resource.ResourceSubclasses SkyBox, SkyDome Sky 类用于创建天空的父类,抽象类不允许实例。 Pub...
来源: laya_api 发布时间: 20170929
...ectangle; import Browser = Laya.Browser; import WebGL = Laya.WebGL; export class TiledMap_PerspectiveWall { private tiledMap: TiledMap; constructor(){ // 不支持WebGL时自动切换至Canvas Laya.init(700, 500, WebGL); Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER;...
来源: Laya_示例 发布时间: 20250224
API DocumentationAll Packages | All Classes | Index | Frames No Frames BoxShapeProperties | Methods Packagelaya.d3.core.particleShuriKen.module.shapeClasspublic class BoxShapeInheritanceBoxShape BaseShape Object BoxShape 类用于创建球形粒子形状。 Public Properties Hide Inherited ...
来源: laya_api 发布时间: 20170929
API DocumentationAll Packages | All Classes | Index | Frames No Frames HeightMapProperties | Methods Packagelaya.d3.coreClasspublic class HeightMapInheritanceHeightMap Object HeightMap 类用于实现高度图数据。 Public Properties PropertyDefined By height : int[read-only] 获取...
来源: laya_api 发布时间: 20170929
API DocumentationAll Packages | All Classes | Index | Frames No Frames Vector2Properties | Methods | Constants Packagelaya.d3.mathClasspublic class Vector2InheritanceVector2 ObjectImplements laya.d3.core.IClone Vector2 类用于创建二维向量。 Public Properties PropertyDefined By ...
来源: laya_api 发布时间: 20170929
API DocumentationAll Packages | All Classes | Index | Frames No Frames BoxShapeProperties | Methods Packagelaya.d3.core.particleShuriKen.module.shapeClasspublic class BoxShapeInheritanceBoxShape BaseShape Object BoxShape 类用于创建球形粒子形状。 Public Properties Hide Inherited ...
来源: Laya2.0_api 发布时间: 20190513
API DocumentationAll Packages | All Classes | Index | Frames No Frames HeightMapProperties | Methods Packagelaya.d3.coreClasspublic class HeightMapInheritanceHeightMap Object HeightMap 类用于实现高度图数据。 Public Properties PropertyDefined By height : int[read-only] 获取...
来源: Laya2.0_api 发布时间: 20190513
...ript、TypeScript三种开发语言、LayaAirIDE让项目开发更高效。class Sprite_DrawShapes { constructor() { const Browser = Laya.Browser, WebGL = Laya.WebGL, Stage = Laya.Stage; // 不支持WebGL时自动切换至Canvas Laya.init(Browser.clientWidth, Browser.clientHeight, WebGL); Laya.stage...
来源: Laya2.0_示例 发布时间: 20250224