2018-02-01から1ヶ月間の記事一覧

Unity MobileSingleStickControl

http://www.urablog.xyz/entry/2016/07/28/070000http://www.urablog.xyz/entry/2016/08/19/080447

MEL:境界エッジを選択

//MEL:境界エッジを選択 changeSelectMode -object; ConvertSelectionToEdges; polySelectBorderShell(1); SelectEdgeMask;