mirror of
https://github.com/sampletext32/ParkanPlayground.git
synced 2026-08-15 02:57:49 +04:00
push
This commit is contained in:
@@ -9,5 +9,8 @@ public sealed class ViewportPieceDebugInfo
|
||||
public int BatchCount { get; init; }
|
||||
public int TriangleCount { get; init; }
|
||||
|
||||
public int FallbackKeyframeIndex { get; init; } = -1;
|
||||
public bool HasRestPose { get; init; }
|
||||
|
||||
public string SourceKind { get; init; } = "MSH";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user