This repository has been archived by the owner on Mar 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 424
Unity3D
akimgacem edited this page Feb 14, 2017
·
17 revisions
Current version : 0.48
Getting started with Laya Unity plugin for Laya model Converter
Unity is a cross-platform game engine developed by Unity Technologies and used to develop video games for PC, consoles, mobile devices and websites.
Overview
Laya Unity plugin is an extension for Unity3d which allows you to export gameobject for LayaAir engine. You are free to design and edit LayaItem.cs file, and set export parameters.
System requirement:
- Windows 7 (64 bits) or newer
Software requirement:
Installation Guide:
- Download LayaAir Tools package here : LayaUnity Plugin
- Put your unitypackage from
U3DTools
folder into your main unity project. Launch your project then double click our unitypackage for extraction. * Settings files :-
LayaItem.cs
:- SAVEPATH defined default output folder, nothing means current FBX folder one.
- BONESMAX if previous setting SUBDIVISION is true, let split our mesh with this max value.
- STEPUNIT scale your model data, advice you to use one fit "meter" unit system.
-
- Convert to Laya Model engine
* In menu, select
LayaTools > Export Scene (输出场景)
, then in the new windows, choose the folder to export your scene.- [YOU MUST SELECT PARENT GAMEOBJECT IF YOU CHECK:
Selected elements only
]
- [YOU MUST SELECT PARENT GAMEOBJECT IF YOU CHECK:
Link & resources:
- unity scene archive : contains unity scene and laya model files