Click or drag to resize

Vec4ZERO Field

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

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

Field Value

Vec4
See Also