PropertyAttribute.cs 93 B

123456
  1. namespace Unity.Mathematics.UnityEngine
  2. {
  3. public class PropertyAttribute
  4. {
  5. }
  6. }