Enum JsValue.Type
Namespace: pxr
Syntax
public enum Type
Fields
Name | Description | Value |
---|---|---|
ObjectType | 0 | |
ArrayType | 1 | |
StringType | 2 | |
BoolType | 3 | |
IntType | 4 | |
RealType | 5 | |
NullType | 6 |
public enum Type
Name | Description | Value |
---|---|---|
ObjectType | 0 | |
ArrayType | 1 | |
StringType | 2 | |
BoolType | 3 | |
IntType | 4 | |
RealType | 5 | |
NullType | 6 |