Zeplin.Transformation.Transformation C# (CSharp) 메소드

Transformation() 공개 메소드

public Transformation ( ) : System
리턴 System
        public Transformation()
            : this(Vector2.Zero, Vector2.One, 0)
        {
        }

Same methods

Transformation::Transformation ( Transformation old ) : System
Transformation::Transformation ( Vector2 position, Vector2 scale, float rotation ) : System
Transformation::Transformation ( Vector2 position, Vector2 scale, float rotation, Vector2 pivot ) : System