Camera.ProjectionType

Camera.ProjectionType property

获取或设置相机的投影类型。默认使用透视投影。

public ProjectionType ProjectionType { get; set; }

另请参见