大约有 266 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0045 秒)
Laya_社区(71) Laya3.0_api(58) Laya2.0_api(41) laya_api(39) Laya2.0_文档(30) Laya_示例(22) Laya3.0_文档(5)
...ad("../../res/threeDimen/texture/layabox.png"); planeMat.albedo = new Laya.Vector4(0.9, 0.9, 0.9, 1); plane.meshRender.material = planeMat; var boxCollider = plane.addComponent(Laya.BoxCollider) as Laya.BoxCollider; boxCollider.setFromBoundBox(plane.meshFilter.sharedMesh.boundingBox); plane.name = "...
来源: Laya_社区 发布时间: 20180820
...象数量。 Node parent : Node[read-only] 父节点。Node pickColor : Vector4RenderableSprite3D PICKCOLOR : int[static] 拾取颜色。RenderableSprite3D SAHDERDEFINE_LIGHTMAP : int[static] 精灵级着色器宏定义,光照贴图。RenderableSprite3D scene : *[read-only] 获得所属场景...
来源: Laya2.0_api 发布时间: 20190513
....ts:26 Static defaultTextureHDRDecodeValues defaultTextureHDRDecodeValues: Vector4 = new Vector4(1.0,1.0,0.0,0.0) Defined in laya/d3/core/reflectionProbe/ReflectionProbe.ts:28 默认解码数据 Accessors active get active(): boolean set active(value: boolean): void Inherited from Node.active Define...
来源: Laya3.0_api 发布时间: 20231102
... laya.d3.math.Quaternion; import laya.d3.math.Vector3; import laya.d3.math.Vector4; import laya.d3.resource.RenderTexture; import laya.d3.resource.Texture2D; import laya.d3.resource.TextureCube; import laya.d3.resource.models.BaseMesh; import laya.d3.resource.models.Mesh; import laya.display.Stage; ...
来源: Laya_示例 发布时间: 20251130
...象数量。 Node parent : Node[read-only] 父节点。Node pickColor : Vector4RenderableSprite3D PICKCOLOR : int[static] 拾取颜色。RenderableSprite3D SAHDERDEFINE_LIGHTMAP : int[static] 精灵级着色器宏定义,光照贴图。RenderableSprite3D scene : *[read-only] 获得所属场景...
来源: Laya2.0_api 发布时间: 20190513
...象数量。 Node parent : Node[read-only] 父节点。Node pickColor : Vector4RenderableSprite3D PICKCOLOR : int[static] 拾取颜色。RenderableSprite3D pixelLineRenderer : PixelLineRenderer[read-only] 获取line渲染器。 PixelLineSprite3D SAHDERDEFINE_LIGHTMAP : int[static] 精灵级...
来源: Laya2.0_api 发布时间: 20190513
... laya.d3.math.Quaternion; import laya.d3.math.Vector3; import laya.d3.math.Vector4; import laya.d3.resource.models.Mesh; import laya.display.Stage; import laya.events.Event; import laya.ui.Button; import laya.utils.Browser; import laya.utils.Handler; import laya.utils.Stat; import common.CameraMoveS...
来源: Laya_示例 发布时间: 20251130
...象数量。 Node parent : Node[read-only] 父节点。Node pickColor : Vector4RenderableSprite3D PICKCOLOR : int[static] 拾取颜色。RenderableSprite3D SAHDERDEFINE_LIGHTMAP : int[static] 精灵级着色器宏定义,光照贴图。RenderableSprite3D scene : *[read-only] 获得所属场景...
来源: Laya2.0_api 发布时间: 20190513
...ort laya.d3.math.Vector2; 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....
来源: Laya_示例 发布时间: 20251130
... BaseMaterial blend : int透明混合。BaseMaterial blendConstColor : Vector4混合常量颜色。BaseMaterial blendEquation : int混合方程。BaseMaterial blendEquationAlpha : intAlpha混合方程。BaseMaterial blendEquationRGB : intRGB混合方程。BaseMaterial cull : int渲染剔除。...
来源: laya_api 发布时间: 20170603