Struct b3RecPlayerInfo
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
A summary of a recording, read once when it is opened. Mirror of b3RecPlayerInfo.
public struct b3RecPlayerInfoInherited Members
Fields
- bounds
-
The world bounds accumulated over the recording, or a zero-extent box when unavailable.
- frameCount
-
The total number of recorded steps.
- lengthScale
-
The length units per metre in effect while recording.
- subStepCount
-
The sub-step count used while recording.
- timeStep
-
The time step of the recorded steps.
- workerCount
-
The worker count requested for the replay world.