コード例 #1
0
 public Vector3 GetLookDirection()
 {
     return(activeBehaviour.GetLookDirection());
 }