共用方式為


AlignSubtree.subTree 欄位

定義

要對齊的轉換。 如果未設定,將會對齊 this.transform。

public UnityEngine.Transform subTree;
val mutable subTree : UnityEngine.Transform
Public subTree As Transform 

欄位值

UnityEngine.Transform

備註

此轉換必須是啟動時的身分識別,而且不能由這個 AlignSubtree 元件以外的任何專案修改。

適用於