Twilight Princess
Remastered version of the GameCube game
Loading...
Searching...
No Matches
KclLibrary.ObjMaterial Class Reference

Represents a material in an ObjModel. More...

Properties

string Name [get, set]
 Gets or sets the name of the material.
 
string DiffuseTexture [get, set]
 Gets or sets the diffuse texture.
 
Vector3 Diffuse [get, set]
 Gets or sets the diffuse color.
 
Vector3 Ambient [get, set]
 Gets or sets the amient color.
 
Vector3 Specular [get, set]
 Gets or sets the specular color.
 

Detailed Description

Represents a material in an ObjModel.

Property Documentation

◆ Ambient

Vector3 KclLibrary.ObjMaterial.Ambient
getset

Gets or sets the amient color.

◆ Diffuse

Vector3 KclLibrary.ObjMaterial.Diffuse
getset

Gets or sets the diffuse color.

◆ DiffuseTexture

string KclLibrary.ObjMaterial.DiffuseTexture
getset

Gets or sets the diffuse texture.

◆ Name

string KclLibrary.ObjMaterial.Name
getset

Gets or sets the name of the material.

◆ Specular

Vector3 KclLibrary.ObjMaterial.Specular
getset

Gets or sets the specular color.


The documentation for this class was generated from the following file: