XLE  v0.02.0
Public Attributes | List of all members
ShaderDiagram::Document Class Reference

Public Attributes

property Dictionary< String^, Object^> PreviewMaterialState
 

Member Data Documentation

property Dictionary<String^, Object^> ShaderDiagram::Document::PreviewMaterialState
Initial value:
{
Dictionary<String^, Object^>^ get() { return _previewMaterialState; }
}
property Float3 NegativeLightDirection
{
Float3 get() { return *_negativeLightDirection; }
void set(Float3 newValue) { *_negativeLightDirection = newValue; }
}
Document()

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