| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
Core.Object
|
+-- Engine.MaterialExpression
|
+-- Engine.MaterialExpressionFontSample
|
+-- Engine.MaterialExpressionFontSampleParameter
| Variables Summary | |
|---|---|
| guid | ExpressionGUID |
| MaterialExpressionFontSampleParameter | |
| name | ParameterName |
| Inherited Variables from Engine.MaterialExpressionFontSample |
|---|
| Font, FontTexturePage |
| Inherited Variables from Engine.MaterialExpression |
|---|
| bIsParameterExpression, bRealtimePreview, Compound, Desc, EditorX, EditorY |
| Structures Summary |
|---|
| Inherited Structures from Engine.MaterialExpression |
|---|
| ExpressionInput |
| Variables Detail |
|---|
GUID that should be unique within the material, this is used for parameter renaming.
name to be referenced when we want to find and set thsi parameter
| Defaultproperties |
|---|
defaultproperties
{
bIsParameterExpression=True
Name="Default__MaterialExpressionFontSampleParameter"
ObjectArchetype=MaterialExpressionFontSample'Engine.Default__MaterialExpressionFontSample'
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||