C# Class ctac.RectTransformExtensions

Mostra file Open project: dshook/centauri-tac

Public Methods

Method Description
SetAnchor ( this rectTransform, Vector2 anchor ) : void

Method Details

SetAnchor() public static method

public static SetAnchor ( this rectTransform, Vector2 anchor ) : void
rectTransform this
anchor UnityEngine.Vector2
return void