Class TangerineStaticPropertyAttribute
- Namespace
- Lime
- Assembly
- Lime.dll
Denotes a property which can not be animated with Tangerine.
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field, AllowMultiple = false)]
public sealed class TangerineStaticPropertyAttribute : Attribute
- Inheritance
-
TangerineStaticPropertyAttribute
- Inherited Members