UnityEngine.SpaceAttribute.SpaceAttribute C# (CSharp) 메소드

SpaceAttribute() 공개 메소드

public SpaceAttribute ( ) : System
리턴 System
        public SpaceAttribute()
        {
            this.height = 8f;
        }

Same methods

SpaceAttribute::SpaceAttribute ( float height ) : System
SpaceAttribute