大约有 137 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0360 秒)
...e MovieClip Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize basePath hitTestPrior interval loop mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode cacheAs components count cus...
来源: Laya3.0_api 发布时间: 20231115
...-only] 子对象数量。 Node parent : Node[read-only] 父节点。Node scene : *[read-only] 获得所属场景。 Node shadow : Boolean 获取是否产生阴影。 LightSprite shadowDistance : Number 获取阴影最远范围。 LightSprite shadowPCFType : int 获取阴影PCF类型。 Li...
来源: Laya2.0_api 发布时间: 20190513
...prite Video Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name videoElement CAMERA MP4 OGG SUPPORT_MAYBY SUPPORT_NO SUPPORT_PROBABLY WEBM drawtocanvCtx Accessors active activeInHierarchy alpha blendMode buffered cacheAs comp...
来源: Laya3.0_api 发布时间: 20231102
...te Skeleton Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY aniMode animationName blendMode cacheAs components customRend...
来源: Laya3.0_api 发布时间: 20231115
...e VideoNode Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode buffered cacheAs components currentSrc currentTime ...
来源: Laya3.0_api 发布时间: 20231115
...性的详细说明见1.3节。 1.2.4 在代码里给 Tree 对象赋值 在Scene2D的属性设置面板中,增加一个自定义组件脚本。然后将Tree节点拖入到其暴露的属性入口中,在代码里给 Tree 对象赋值的示例如下: const { regClass, property } = Laya; @regClass...
来源: Laya3.0_文档 发布时间: 20251010
...e Animation Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior loop mouseThrough name tag wrapMode WRAP_PINGPONG WRAP_POSITIVE WRAP_REVERSE drawtocanvCtx framesMap Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anch...
来源: Laya3.0_api 发布时间: 20231115
...置为负数,可以实现垂直反转效果,比如scaleX=-1。Sprite scene : *[read-only] 获得所属场景。 Node scrollRect : Rectangle 显示对象的滚动矩形范围,具有裁剪效果(如果只想限制子对象渲染区域,请使用viewport) srollRect和viewport的区别: 1.sro...
来源: Laya2.0_api 发布时间: 20190513
...1) 二、LayaAir引擎中创建3D粒子 2.1 粒子节点 在场景中的Scene3D节点下,可以通过鼠标右键来创建3D粒子 (图2.1.1-1) 默认粒子系统添加完成效果 (动图2) 2.2 预制体 如果考虑到3D粒子是需要复用的,建议使用预制体,在Assets下创...
来源: Laya3.0_文档 发布时间: 20251010
...1) 二、LayaAir引擎中创建3D粒子 2.1 粒子节点 在场景中的Scene3D节点下,可以通过鼠标右键来创建3D粒子 (图2.1.1-1) 默认粒子系统添加完成效果 (动图2) 2.2 预制体 如果考虑到3D粒子是需要复用的,建议使用预制体,在Assets下创...
来源: Laya3.0_文档 发布时间: 20250104