Class SpaceAttribute
Inheritance
SpaceAttribute
Assembly: UnityEngine.dll
Syntax
[AttributeUsage(AttributeTargets.Field, Inherited = true, AllowMultiple = true)]
public class SpaceAttribute : PropertyAttribute, _Attribute
Constructors
|
Improve this Doc
View Source
SpaceAttribute()
Declaration
|
Improve this Doc
View Source
SpaceAttribute(Single)
Declaration
public SpaceAttribute(float height)
Parameters
Type |
Name |
Description |
Single |
height |
|
Fields
|
Improve this Doc
View Source
height
Declaration
public readonly float height
Field Value
Implements
Extension Methods