Plane.Up

Plane.Up property

获取或设置平面的上向量,默认值为 (0, 1, 0),这会影响平面的生成。

public Vector3 Up { get; set; }

另请参见