Method DracoDecode
DracoDecode(ByteList, int, int)
decode a mesh using draco
Declaration
[HandleProcessCorruptedStateExceptions]
public uint DracoDecode(ByteList buffer, int jointIndicesId = -1, int jointWeightsId = -1)
Parameters
| Type | Name | Description | 
|---|---|---|
| ByteList | buffer | |
| int | jointIndicesId | Unique ID of Generic attribute encoding joint indices  | 
    
| int | jointWeightsId | Unique ID of Generic attribute encoding joint weights  | 
    
Returns
| Type | Description | 
|---|---|
| uint |