大约有 618 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0061 秒)
Laya_社区(259) Laya2.0_api(123) laya_api(96) Laya_示例(56) Laya2.0_示例(44) Laya2.0_文档(26) Laya3.0_文档(8) Laya3.0_api(6)
...创建顶点缓冲。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By _bindedIndexBuffer : *[static] Buffer _bindedVertexBuffer : *[static] Buffer bufferUsage : int[read-only] Buffer _byteLength : int = 0Buffer canRead : Boolean[read-onl...
来源: Laya2.0_api 发布时间: 20190513
...nnot read property 'addChild' of null at Function.ViewRenderManager.show (file:///E:/LayaAirIDE_1.7.10_beta/resources/app/out/vs/layaEditor/h5/layabuilder.max.js:15196:27) at ParticleScene.__proto.show (file:///E:/LayaAirIDE_1.7.10_beta/resources/app/out/vs/layaEditor/h5/layabuilder.ma...
来源: Laya_社区 发布时间: 20170908
...tage.SCALE_FULL; Laya.stage.screenMode = Laya.Stage.SCREEN_NONE; Laya.Stat.show(); var scene = Laya.stage.addChild(new Laya.Scene()); var camera = (scene.addChild(new Laya.Camera(0, 0.1, 100))); camera.transform.translate(new Laya.Vector3(0, 0.5, 1.5)); camera.transform.rotate(new Laya.Vector3(-15, ...
来源: Laya_示例 发布时间: 20241118
...PBR(Specular)材质。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By albedoColor : Vector4 获取反射率颜色。 PBRSpecularMaterial albedoColorA : Number 获取反射率颜色A分量。 PBRSpecularMaterial albedoColorB : Number ...
来源: Laya2.0_api 发布时间: 20190513
...(TileAniSprite)) Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值会影响drawcall。Sprite autoSize : Boolean = false 指定是否自动计算宽高...
来源: laya_api 发布时间: 20170929
...PBR(Standard)材质。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By albedoColor : Vector4 获取漫反射颜色。 PBRStandardMaterial albedoColorA : Number 获取反射率颜色Z分量。 PBRStandardMaterial albedoColorB : Number ...
来源: Laya2.0_api 发布时间: 20190513
...l laya.resource.ResourcePublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alphaTest : Boolean 获取是否透明裁剪。 BaseMaterial alphaTestValue : Number 获取透明测试模式裁剪值。 BaseMaterial blend : int透明混合。BaseMate...
来源: laya_api 发布时间: 20170929
...过LayaAir IDE创建。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在场景中是否激活。 Node alpha : Number透明度,值为0-1,默...
来源: Laya2.0_api 发布时间: 20190513
...onfig.isAntialias = true; Laya.Laya.init(1200, 700, Laya.WebGL); Laya.Stat.show(); Laya.Physics.enable(); Laya.PhysicsDebugDraw.enable(); Laya.Laya.stage.alignV = Laya.Stage.ALIGN_MIDDLE; Laya.Laya.stage.alignH = Laya.Stage.ALIGN_CENTER; Laya.Laya.stage.scaleMode = Laya.Stage.SCALE_FIXED_AUTO; Laya....
来源: Laya2.0_示例 发布时间: 20241118
...创建渲染目标。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By anisoLevel : int 各向异性等级 BaseTexture currentActive : RenderTexture2D[static] [read-only] 获取当前激活的Rendertexture RenderTexture2D defaulteTexture ...
来源: Laya2.0_api 发布时间: 20190513