Constructors
constructor
new FileSpawnModel(    connectionId: string,    seed: number,    guid: string,    name: string,    hash: string,    size: number,    position: Vector3,    scale: Vector3,    downloadUrl: string,): FileSpawnModel Parameters
- connectionId: string
 - seed: number
 - guid: string
 - name: string
 - hash: string
 - size: number
 - position: Vector3
 - scale: Vector3
 - downloadUrl: string
 
 Properties
downloadUrl
downloadUrl: string
the url to download the file