Method GetFilenamesOfInvolvedTextures
GetFilenamesOfInvolvedTextures()
Returns filenames of textures involved in the scene.
Declaration
public IEnumerable<string> GetFilenamesOfInvolvedTextures()
Returns
| Type | Description |
|---|---|
| IEnumerable<string> |
Returns filenames of textures involved in the scene.
public IEnumerable<string> GetFilenamesOfInvolvedTextures()
| Type | Description |
|---|---|
| IEnumerable<string> |