Class SdkMeshRawMaterial
Inheritance
SdkMeshRawMaterial
Assembly: JeremyAnsel.DirectX.SdkMesh.dll
Syntax
public sealed class SdkMeshRawMaterial
Properties
|
Edit this page
View Source
Ambient
Declaration
public XMFloat4 Ambient { get; }
Property Value
Type |
Description |
XMFloat4 |
|
|
Edit this page
View Source
Diffuse
Declaration
public XMFloat4 Diffuse { get; }
Property Value
Type |
Description |
XMFloat4 |
|
|
Edit this page
View Source
DiffuseTexture
Declaration
public string DiffuseTexture { get; }
Property Value
|
Edit this page
View Source
DiffuseTextureOffset
Declaration
public long DiffuseTextureOffset { get; }
Property Value
|
Edit this page
View Source
DiffuseTextureViewOffset
Declaration
public long DiffuseTextureViewOffset { get; }
Property Value
|
Edit this page
View Source
Emissive
Declaration
public XMFloat4 Emissive { get; }
Property Value
Type |
Description |
XMFloat4 |
|
|
Edit this page
View Source
MaterialInstancePath
Declaration
public string MaterialInstancePath { get; }
Property Value
|
Edit this page
View Source
Name
Declaration
public string Name { get; }
Property Value
|
Edit this page
View Source
NormalTexture
Declaration
public string NormalTexture { get; }
Property Value
|
Edit this page
View Source
NormalTextureOffset
Declaration
public long NormalTextureOffset { get; }
Property Value
|
Edit this page
View Source
NormalTextureViewOffset
Declaration
public long NormalTextureViewOffset { get; }
Property Value
|
Edit this page
View Source
Power
Declaration
public float Power { get; }
Property Value
|
Edit this page
View Source
Specular
Declaration
public XMFloat4 Specular { get; }
Property Value
Type |
Description |
XMFloat4 |
|
|
Edit this page
View Source
SpecularTexture
Declaration
public string SpecularTexture { get; }
Property Value
|
Edit this page
View Source
SpecularTextureOffset
Declaration
public long SpecularTextureOffset { get; }
Property Value
|
Edit this page
View Source
SpecularTextureViewOffset
Declaration
public long SpecularTextureViewOffset { get; }
Property Value