[TASK] Initial commit with basic product setup
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
namespace Mapbox.Unity.MeshGeneration.Enums
|
||||
{
|
||||
public enum TilePropertyState
|
||||
{
|
||||
Unregistered,
|
||||
None,
|
||||
Loading,
|
||||
Loaded,
|
||||
Error,
|
||||
Cancelled,
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,12 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 63187d4e1f6f0ad40ae6e6a5da6ebef1
|
||||
timeCreated: 1485206857
|
||||
licenseType: Pro
|
||||
MonoImporter:
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user