Click or drag to resize

Vec4ZERO Field

返回用户文档首页
表示四维零向量 (0.0, 0.0, 0.0, 0.0)。

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

Field Value

Vec4
See Also