Read.File

Description

Name

struct Tinman.Model.Read.File

Used by

Model.Read.textureFile

Replaces a texture file.

Fields / Required

path

Type

path

Constraint

# != null

The texture file path.


texture

Type

Model.Texture

Constraint

# != null

The replacement model texture object.