ProjectionType

Camera.ProjectionType property

カメラの投影タイプを取得または設定します. デフォルトでは透視投影が使用されます.

public ProjectionType ProjectionType { get; set; }

関連項目