Click or drag to resize

Vec3AXIS_Z Field

返回用户文档首页
表示Z轴的单位向量(0.0, 0.0, 1.0)。

Namespace: LoongCAD.Geometry
Assembly: LoongSDKCore (in LoongSDKCore.dll) Version: 0.8.15.0 (0.8.15.0)
Syntax
C#
public static readonly Vec3 AXIS_Z

Field Value

Vec3
See Also