mirror of
https://gitgud.io/AbstractConcept/rimworld-animation-studio.git
synced 2024-08-15 00:43:27 +00:00
6 lines
No EOL
186 B
C#
6 lines
No EOL
186 B
C#
namespace Unity.Mathematics
|
|
{
|
|
public class PostNormalizeAttribute : UnityEngine.PropertyAttribute {}
|
|
|
|
public class DoNotNormalizeAttribute : UnityEngine.PropertyAttribute {}
|
|
} |