Space Engineers
Public Member Functions | Properties | List of all members
VRage.Render11.GeometryStage2.Model.MyStandardMaterial Class Reference

Public Member Functions

void InitStandard (string cmFilepath, string ngFilepath, string extFilepath)
 
void InitAlphamask (string cmFilepath, string ngFilepath, string extFilepath, string alphamaskFilepath)
 
void InitDecal (string cmFilepath, string ngFilepath, string extFilepath, string alphamaskFilepath, bool isPremultipliedAlpha, bool isCutout)
 
void Init (MyStandardMaterialKey key)
 

Properties

ISrvBindable[] Srvs [get]
 
IDepthStencilState DepthStencilState [get]
 
IBlendState BlendState [get]
 
IRasterizerState RasterizerState [get]
 
bool IsFaceCullingEnabled [get]
 

Detailed Description

Definition at line 46 of file MyStandardMaterial.cs.

Member Function Documentation

void VRage.Render11.GeometryStage2.Model.MyStandardMaterial.Init ( MyStandardMaterialKey  key)
inline

Definition at line 137 of file MyStandardMaterial.cs.

void VRage.Render11.GeometryStage2.Model.MyStandardMaterial.InitAlphamask ( string  cmFilepath,
string  ngFilepath,
string  extFilepath,
string  alphamaskFilepath 
)
inline

Definition at line 105 of file MyStandardMaterial.cs.

void VRage.Render11.GeometryStage2.Model.MyStandardMaterial.InitDecal ( string  cmFilepath,
string  ngFilepath,
string  extFilepath,
string  alphamaskFilepath,
bool  isPremultipliedAlpha,
bool  isCutout 
)
inline

Definition at line 119 of file MyStandardMaterial.cs.

void VRage.Render11.GeometryStage2.Model.MyStandardMaterial.InitStandard ( string  cmFilepath,
string  ngFilepath,
string  extFilepath 
)
inline

Definition at line 54 of file MyStandardMaterial.cs.

Property Documentation

IBlendState VRage.Render11.GeometryStage2.Model.MyStandardMaterial.BlendState
get

Definition at line 166 of file MyStandardMaterial.cs.

IDepthStencilState VRage.Render11.GeometryStage2.Model.MyStandardMaterial.DepthStencilState
get

Definition at line 161 of file MyStandardMaterial.cs.

bool VRage.Render11.GeometryStage2.Model.MyStandardMaterial.IsFaceCullingEnabled
get

Definition at line 176 of file MyStandardMaterial.cs.

IRasterizerState VRage.Render11.GeometryStage2.Model.MyStandardMaterial.RasterizerState
get

Definition at line 171 of file MyStandardMaterial.cs.

ISrvBindable [] VRage.Render11.GeometryStage2.Model.MyStandardMaterial.Srvs
get

Definition at line 156 of file MyStandardMaterial.cs.


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