mirror of
https://github.com/sampletext32/ParkanPlayground.git
synced 2025-12-12 01:31:20 +04:00
Material parsing and viewing
This commit is contained in:
@@ -26,6 +26,7 @@ public record BinaryVarsetItem<TValue>(
|
||||
|
||||
public enum BinaryVarsetValueType
|
||||
{
|
||||
Float0 = 0,
|
||||
Int = 1,
|
||||
Bool = 2,
|
||||
Float = 3,
|
||||
|
||||
Reference in New Issue
Block a user