Init() public method

public Init ( ) : void
return void
 public void Init()
 {
     Position.Init();
     Rotation.Init();
 }