All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
domain_properties.h File Reference

Variables

static PropertyType< bool > HalfFloatTextureFormatProperty
 HalfFloatTextureFormat property. More...
 
static PropertyType< bool > HalfFloatColorAttachmentProperty
 HalfFloatColorAttachment property. More...
 
static PropertyType< bool > ExternalTextureProperty
 ExternalTexture property. More...
 
static PropertyType< string > ProjectPluginReferencesProperty
 ProjectPluginReferences property. More...
 
static PropertyType< string > StartupScreenProperty
 StartupScreen property. More...
 
static PropertyType< bool > StateToolsEditStateEnabledProperty
 StateToolsEditStateEnabled property. More...
 
static PropertyType< ColorRGBA > PreviewWindowBackgroundColorProperty
 PreviewWindowBackgroundColor property. More...
 
static PropertyType< int > MessageLimitPerFrameProperty
 MessageLimitPerFrame property. More...
 

Variable Documentation

PropertyType<bool> HalfFloatTextureFormatProperty
static

HalfFloatTextureFormat property.

The default value is false.

See also
setHalfFloatTextureFormat(), isHalfFloatTextureFormat()
PropertyType<bool> HalfFloatColorAttachmentProperty
static

HalfFloatColorAttachment property.

The default value is false.

See also
setHalfFloatColorAttachment(), isHalfFloatColorAttachment()
PropertyType<bool> ExternalTextureProperty
static

ExternalTexture property.

The default value is false.

See also
setExternalTexture(), isExternalTexture()
PropertyType<string> ProjectPluginReferencesProperty
static

ProjectPluginReferences property.

The default value is "".

See also
setProjectPluginReferences(), getProjectPluginReferences()
PropertyType<string> StartupScreenProperty
static

StartupScreen property.

The default value is "".

See also
setStartupScreen(), getStartupScreen()
PropertyType<bool> StateToolsEditStateEnabledProperty
static

StateToolsEditStateEnabled property.

The default value is false.

See also
setStateToolsEditStateEnabled(), isStateToolsEditStateEnabled()
PropertyType<ColorRGBA> PreviewWindowBackgroundColorProperty
static

PreviewWindowBackgroundColor property.

The default value is ColorRGBA(0.0f, 0.0f, 0.0f, 0.0f).

See also
setPreviewWindowBackgroundColor(), getPreviewWindowBackgroundColor()
PropertyType<int> MessageLimitPerFrameProperty
static

MessageLimitPerFrame property.

The default value is 1000.

See also
setMessageLimitPerFrame(), getMessageLimitPerFrame()