Property IsBinary
IsBinary
True if the requested download is a glTF-Binary file. False if it is a regular JSON-based glTF file. Null if the type could not be determined.
Declaration
public bool? IsBinary { get; }
Property Value
Type | Description |
---|---|
bool? |