• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 751 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0091 秒)

721. laya.d3.core.Camera [ 39%]

...] 获取是否为静态。 Sprite3D layer : int 获取蒙版。 Sprite3D name : String节点名称。Node nearPlane : Number 获取近裁面。 BaseCamera  normalizedViewport : Viewport 获取裁剪空间的视口。 Camera numChildren : int[read-only] 子对象数量。 Node orthographic : B...

来源: Laya2.0_api 发布时间: 20190513

722. 两个物体 ,如果在update里修改其中一个物体的rotationEuler,会触发另一个物体的onTriggerEnter回调 [ 39%]

...er: Laya.PhysicsComponent) { console.error("onTriggerEnter " + other.owner.name); } }   已上传demo和相关资源.麻烦大佬们帮忙看看,谢谢 附件 : --> Test3DBug.zip 2020-07-20 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的...

来源: Laya_社区 发布时间: 20200720

723. laya.display.FrameAnimation_API3.0 [ 39%]

...nGraphics _scene _skinBaseUrl _url autoSize hitTestPrior loop mouseThrough name tag wrapMode WRAP_PINGPONG WRAP_POSITIVE WRAP_REVERSE drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode cacheAs components count customRenderEnable destroyed displa...

来源: Laya3.0_api 发布时间: 20231115

724. laya.spine.SpineSkeleton_API3.0 [ 39%]

...a _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag PAUSED PLAYING STOPPED drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY animationName blendMode cacheAs components currentTime customRenderEnable destroyed displayHeight...

来源: Laya3.0_api 发布时间: 20231115

725. laya.display.EffectAnimation_API3.0 [ 39%]

...nGraphics _scene _skinBaseUrl _url autoSize hitTestPrior loop mouseThrough name tag wrapMode WRAP_PINGPONG WRAP_POSITIVE WRAP_REVERSE drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode cacheAs components count customRenderEnable destroyed displa...

来源: Laya3.0_api 发布时间: 20231115

726. laya.html.dom.HTMLIframeElement_API3.0 [ 39%]

...a _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name drawtocanvCtx Accessors active activeInHierarchy alpha blendMode cacheAs components contextHeight contextWidth customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotat...

来源: Laya3.0_api 发布时间: 20231102

727. laya.ui.TextArea [ 39%]

... 值为true表示当前是文本域,否则不是文本域。 TextInput name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node overflow : String overflow 指定文本超出文本域后的行为。其值为"hidden"、"visible"和"scroll"之一。 性能从高到低...

来源: Laya2.0_api 发布时间: 20190513

728. laya.display.Text_API3.0 [ 38%]

...ars _scene _skinBaseUrl _url autoSize hitTestPrior ignoreLang mouseThrough name tag ELLIPSIS HIDDEN RightToLeft SCROLL SHRINK VISIBLE _passwordChar drawtocanvCtx langPacks Accessors _isHeightSet _isWidthSet active activeInHierarchy align alpha anchorX anchorY bgColor blendMode bold borderColor cache...

来源: Laya3.0_api 发布时间: 20231115

729. laya.ui.Tree [ 38%]

...only] 返回鼠标在此对象坐标系上的 Y 轴坐标信息。 Sprite name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node parent : Node[read-only] 父节点。Node pivotX : NumberX轴 轴心点的位置,单位为像素,默认为0。轴心点会影响对...

来源: Laya2.0_api 发布时间: 20190513

730. 时间轴动画(JavaScript-LayaAir基础篇(JS)-动画基础) [ 38%]

...哪一个节点。因此我们选中节点,在属性管理器中,设置name属性值,如图20所示。 ![20](img/20.png)(图20) #### 2.2.2 制作多节点动画 在新增的节点层上,我们可以根据实际需要,设置与上一个节点层完全不同位置的关键帧,例如,我...

来源: Laya2.0_文档 发布时间: 20210715