大约有 169 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0033 秒)
Laya3.0_api(45) Laya_示例(35) Laya2.0_api(33) laya_api(33) Laya_社区(15) Laya2.0_文档(6) Laya3.0_文档(2)
LAYA_API #laya_nav { display: none; position: fixed; top: 0; left: 0; right: 0; z-index: 1000; margin: 0; height: 68px; border-radius: 0; min-width: 310px; background-color: #1A1A1A; background-image: none; border: none; } #laya_content { width: 100%; height: auto; margin: 0px auto 0 auto; } @media...
来源: Laya3.0_api 发布时间: 20230115
LAYA_API #laya_nav { display: none; position: fixed; top: 0; left: 0; right: 0; z-index: 1000; margin: 0; height: 68px; border-radius: 0; min-width: 310px; background-color: #1A1A1A; background-image: none; border: none; } #laya_content { width: 100%; height: auto; margin: 0px auto 0 auto; } @media...
来源: Laya3.0_api 发布时间: 20230115
...ndex | Frames No Frames TextureCubeProperties | Methods Packagelaya.d3.resourceClasspublic class TextureCubeInheritanceTextureCube BaseTexture laya.resource.ResourcePublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By defaulteTexture : BaseTe...
来源: laya_api 发布时间: 20170929
...Frames No Frames SolidColorTexture2DProperties | Methods Packagelaya.d3.resourceClasspublic class SolidColorTexture2DInheritanceSolidColorTexture2D BaseTexture laya.resource.Resource SolidColorTexture2D 二维纯色纹理。 Public Properties Hide Inherited Public Properties Show Inherited Public ...
来源: laya_api 发布时间: 20170929
...de = Laya.Stage.SCREEN_NONE; Laya.Stat.show(); //预加载所有资源 var resource = [ { url: "../../res/threeDimen/scene/ColliderScene/ColliderDemo.ls", clas: Laya.Scene, priority: 1 }, { url: "../../res/threeDimen/skinModel/LayaMonkey/LayaMonkey.lh", clas: Laya.Sprite3D, priority: 1 } ]; Laya.loa...
来源: Laya_示例 发布时间: 20241118
...ses | Index | Frames No Frames TextureGeneratorMethods Packagelaya.d3.resourceClasspublic class TextureGeneratorInheritanceTextureGenerator Object ... Public Methods MethodDefined By TextureGenerator()TextureGenerator _generateTexture2D(texture:Texture2D, textureWidth:int, textureHeight...
来源: Laya2.0_api 发布时间: 20190513
...ndex | Frames No Frames BaseTextureProperties | Methods Packagelaya.d3.resourceClasspublic class BaseTextureInheritanceBaseTexture laya.resource.ResourceSubclasses DataTexture2D, RenderTexture, SolidColorTexture2D, SolidColorTextureCube, Texture2D, TextureCube BaseTexture 纹理的父类,抽...
来源: laya_api 发布时间: 20170929
...s | Index | Frames No Frames MeshProperties | Methods Packagelaya.d3.resource.modelsClasspublic class MeshInheritanceMesh BaseMesh laya.resource.Resource Mesh 类用于创建文件网格数据模板。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties Propert...
来源: laya_api 发布时间: 20170929
...; import laya.d3.math.Vector3; import laya.d3.math.Vector4; import laya.d3.resource.Texture2D; import laya.d3.resource.models.BoxMesh; import laya.d3.resource.models.CapsuleMesh; import laya.d3.resource.models.CylinderMesh; import laya.d3.resource.models.Mesh; import laya.d3.resource.models.PlaneMes...
来源: Laya_示例 发布时间: 20241118
...Index | Frames No Frames Texture2DProperties | Methods Packagelaya.d3.resourceClasspublic class Texture2DInheritanceTexture2D BaseTexture laya.resource.Resource Texture2D 二维纹理。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By defa...
来源: laya_api 发布时间: 20170929