Example_SpatialCallback

Description

sealed class Tinman.Demo.Examples.Impl.Example_SpatialCallback

Full source code is included in the Tinman 3D SDK download.

An exemplary ISpatialCallback implementation that consumes the spatial callbacks during collision detection of Tutorial_31_Showcase.

Public / Constructors

Example_​Spatial​Callback


public constructor Example_SpatialCallback → (1)

model in : Vehicle

[not-null]
The vehicle for which to consume spatial callbacks.

Creates a new instance of Example_SpatialCallback.

Logging

Logger


public static readonly attribute Logger → (ILogger)

The logger object of this class.