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

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

11. laya.d3.core.light.SpotLight [ 82%]

....lightClasspublic class SpotLightInheritanceSpotLight LightSprite Sprite3D ComponentNode Node EventDispatcher Object SpotLight 类用于创建聚光。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活...

来源: laya_api 发布时间: 20170929

12. laya.d3.core.light.LightSprite [ 81%]

....d3.core.lightClasspublic class LightSpriteInheritanceLightSprite Sprite3D ComponentNode Node EventDispatcher ObjectSubclasses DirectionLight, PointLight, SpotLight LightSprite 类用于创建灯光的父类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties Prop...

来源: laya_api 发布时间: 20170929

13. laya.d3.core.Camera [ 75%]

...elaya.d3.coreClasspublic class CameraInheritanceCamera BaseCamera Sprite3D ComponentNode Node EventDispatcher Object Camera 类用于创建摄像机。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活...

来源: laya_api 发布时间: 20170929

14. laya.d3.core.VRCamera [ 73%]

...a.d3.coreClasspublic class VRCameraInheritanceVRCamera BaseCamera Sprite3D ComponentNode Node EventDispatcher Object Camera 类用于创建VR摄像机。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活...

来源: laya_api 发布时间: 20170929

15. laya.d3.core.BaseCamera [ 73%]

...kagelaya.d3.coreClasspublic class BaseCameraInheritanceBaseCamera Sprite3D ComponentNode Node EventDispatcher ObjectSubclasses Camera, VRCamera BaseCamera 类用于创建摄像机的父类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By act...

来源: laya_api 发布时间: 20170929

16. 2.x引擎项目升级说明 · LayaAir3.3 · 引擎文档 · LAYABOX [ 73%]

.../脚本事件 onMouseClick(e:Event) { console.log("clicked"); } } aNode.addComponent(MyScript); 以上两种方式是等价的,且在纯2D,或2D/3D混合这两种情况中均可正常使用。 3.2 2D能对3D正确遮挡。 输入处理时,2D能对3D正确遮挡。 3.3 新增 MOUSE_DRAG和MOUSE...

来源: Laya3.0_文档 发布时间: 20251010

17. laya.d3.core.SkinnedMeshSprite3D [ 71%]

...位置。 Node addChildren(... args):void 批量增加子节点 Node addComponent(type:Class):* 添加组件。 Node addComponentIntance(comp:Component):* 添加组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数...

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

18. laya.ui.LayoutBox [ 71%]

... 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

19. laya.ui.VBox [ 71%]

...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

20. laya.ui.HBox [ 71%]

...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