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

大约有 179 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0049 秒)

61. laya.d3.component.animator.Animator_API3.0 [ 84%]

...blic/Protected All Inherited Externals Only exported Menu Globals "laya/d3/component/Animator/Animator" Animator Class Animator Animator 类用于创建动画组件。 Hierarchy Component Animator Index Constructors constructor Properties _controller _extra _singleton cullingMode owner runInEditor s...

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

62. laya.d3.core.ui3d.UI3D_API3.0 [ 84%]

...s:198 实例化一个UI3D Returns UI3D Properties Optional _extra _extra: IComponentExtra Inherited from Component._extra Defined in laya/components/Component.ts:36 _receiveShadow _receiveShadow: boolean Inherited from PixelLineRenderer._receiveShadow Defined in laya/d3/core/render/BaseRender.ts:215...

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

63. laya.d3.physics.constraints.ConfigurableConstraint_API3.0 [ 83%]

...onfigurableConstraint类用于可设置的约束组件 Hierarchy ConstraintComponent ConfigurableConstraint Index Constructors constructor Properties _extra _singleton disableCollisionsBetweenLinkedBodies owner runInEditor scriptPath CONFIG_MOTION_TYPE_FREE CONFIG_MOTION_TYPE_LIMITED CONFIG_MOTION_T...

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

64. laya.physics.RigidBody_API3.0 [ 82%]

...辅助线显示,或者通过代码PhysicsDebugDraw.enable(); Hierarchy Component RigidBody Index Constructors constructor Properties _extra _singleton category group label mask owner runInEditor scriptPath Accessors allowRotation allowSleep angularDamping angularVelocity awaked body bullet destroy...

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

65. laya.d3.core.trail.TrailRenderer_API3.0 [ 81%]

...拖尾渲染器 Returns TrailRenderer Properties Optional _extra _extra: IComponentExtra Inherited from Component._extra Defined in laya/components/Component.ts:36 _receiveShadow _receiveShadow: boolean Inherited from PixelLineRenderer._receiveShadow Defined in laya/d3/core/render/BaseRender.ts:215 ...

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

66. laya.d3.physics.Rigidbody3D_API3.0 [ 80%]

...dy3D Rigidbody3D 类用于创建刚体碰撞器。 Hierarchy PhysicsTriggerComponent Rigidbody3D Index Constructors constructor Properties _extra _singleton canScaleShape owner runInEditor scriptPath userData TYPE_DYNAMIC TYPE_KINEMATIC TYPE_STATIC Accessors angularDamping angularFactor angularVeloc...

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

67. laya.ui.LayoutBox [ 59%]

... Events Packagelaya.uiClasspublic class LayoutBoxInheritanceLayoutBox Box Component Sprite Node EventDispatcher ObjectSubclasses HBox, VBox LayoutBox 是一个布局容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  align : String...

来源: laya_api 发布时间: 20170929

68. laya.ui.VBox [ 57%]

...nstants Packagelaya.uiClasspublic class VBoxInheritanceVBox LayoutBox Box Component Sprite Node EventDispatcher Object VBox 是一个垂直布局容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By align : String 子对象对齐方式...

来源: laya_api 发布时间: 20170929

69. laya.ui.HBox [ 57%]

...nstants Packagelaya.uiClasspublic class HBoxInheritanceHBox LayoutBox Box Component Sprite Node EventDispatcher Object HBox 是一个水平布局容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By align : String 子对象对齐方式...

来源: laya_api 发布时间: 20170929

70. laya.ui.AsynDialog [ 56%]

...gelaya.uiClasspublic class AsynDialogInheritanceAsynDialog Dialog View Box Component Sprite Node EventDispatcher Object 异步Dialog的生命周期:show或者popup > onCreate(如果没有创建过) > onOpen > onClose > onDestroy(如果销毁) onCreate在页面未创建时执行一次,...

来源: laya_api 发布时间: 20170929