Table of Contents

Method b3Shape_GetSurfaceMaterial

Namespace
Box3D.Native
Assembly
Box3D.NET.Native.dll

b3Shape_GetSurfaceMaterial(b3ShapeId)

Get the base shape surface material.

public static extern b3SurfaceMaterial b3Shape_GetSurfaceMaterial(b3ShapeId shapeId)

Parameters

shapeId b3ShapeId

See the Box3D documentation.

Returns

b3SurfaceMaterial

See the Box3D documentation.