Property Name
- Namespace
- Box3D
- Assembly
- Box3D.NET.dll
Name
Gets an optional name, used when debugging and drawing.
public string? Name { get; init; }Property Value
Remarks
Copied by the engine, so the string need not be kept alive.
Gets an optional name, used when debugging and drawing.
public string? Name { get; init; }Copied by the engine, so the string need not be kept alive.