diff --git a/Assets/Package/Runtime/Scripts/SortingLayerAttribute.cs b/Assets/Package/Runtime/Scripts/SortingLayerAttribute.cs new file mode 100644 index 0000000..badc7cc --- /dev/null +++ b/Assets/Package/Runtime/Scripts/SortingLayerAttribute.cs @@ -0,0 +1,6 @@ +using UnityEngine; + +namespace HGS.FloatPoint +{ + public class SortingLayerAttribute : PropertyAttribute { } +} \ No newline at end of file diff --git a/Assets/Package/Runtime/Scripts/SortingLayerAttribute.cs.meta b/Assets/Package/Runtime/Scripts/SortingLayerAttribute.cs.meta new file mode 100644 index 0000000..ea05bd6 --- /dev/null +++ b/Assets/Package/Runtime/Scripts/SortingLayerAttribute.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 1b66a2a2a7523954b9dbfe10db0d2aed +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: