7 lines
187 B
C#
7 lines
187 B
C#
namespace Unity.Mathematics
|
|
{
|
|
public class PostNormalizeAttribute : UnityEngine.PropertyAttribute {}
|
|
|
|
public class DoNotNormalizeAttribute : UnityEngine.PropertyAttribute {}
|
|
}
|