Class ObjMaterialReflectionMap
Inheritance
ObjMaterialReflectionMap
Assembly: JeremyAnsel.Media.WavefrontObj.dll
public class ObjMaterialReflectionMap
Properties
|
Edit this page
View Source
Declaration
public ObjMaterialMap? CubeBack { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public ObjMaterialMap? CubeBottom { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public ObjMaterialMap? CubeFront { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public ObjMaterialMap? CubeLeft { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public ObjMaterialMap? CubeRight { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public ObjMaterialMap? CubeTop { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public ObjMaterialMap? Sphere { get; set; }
Property Value