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

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

1. UI-Tree [ 100%]

..., "right": "0", "clipY": "2"}}, {"type": "Clip", "props": {"y": "4", "x": "14", "name": "folder", "clipX": "1", "skin": "ui/clip_tree_folder.png", "clipY": "3"}}, {"type": "Label", "props": {"y": "1", "text": "treeItem", "width": "150", "left": "33", "height": "22", "name": "label", "color": "#ffff0...

来源: Laya_示例 发布时间: 20251130

2. 灯光-聚光 [ 49%]

...on = new Vector3(0.0, 0.0, 0.8); spotLight.range = 6.0; spotLight.spot = 3.14/4; var grid:Sprite3D = scene.addChild(Sprite3D.load("../../../../res/threeDimen/staticModel/grid/plane.lh")) as Sprite3D; grid.once(Event.HIERARCHY_LOADED, this, function():void{ var pl:MeshSprite3D = grid.getChildAt(0) as...

来源: Laya_示例 发布时间: 20251130