111
This commit is contained in:
6
Assets/ThirdParty/PostProcessing/Runtime/Attributes/TrackballGroupAttribute.cs
vendored
Normal file
6
Assets/ThirdParty/PostProcessing/Runtime/Attributes/TrackballGroupAttribute.cs
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace UnityEngine.PostProcessing
|
||||
{
|
||||
public sealed class TrackballGroupAttribute : PropertyAttribute
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user