Table of Contents

Property UserMaterialId

Namespace
Box3D
Assembly
Box3D.NET.dll

UserMaterialId

Gets the user material identifier at the hit point, which can vary per triangle on a mesh or height field.

public ulong UserMaterialId { get; init; }

Property Value

ulong

Remarks

See Box3D.PhysicsMaterial.UserMaterialId.