I love the smell of UnrealEd crashing in the morning. – tarquin

Difference between revisions of "UE3:PBRuleNodeSize (UDK)"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Talk)
 
(Talk)
Line 9: Line 9:
 
==Properties==
 
==Properties==
 
===Property group 'PBRuleNodeSize'===
 
===Property group 'PBRuleNodeSize'===
 +
====bUseTopLevelScopeSize====
 +
'''Type:''' [[bool]]
 +
 +
If TRUE, uses the size of the entire building face, rather than just the area passed in to this rule
 +
 
====DecisionSize====
 
====DecisionSize====
 
'''Type:''' [[float]]
 
'''Type:''' [[float]]

Revision as of 05:24, 17 January 2010

UDK Object >> PBRuleNodeBase >> PBRuleNodeSize
Package: 
Engine


Properties

Property group 'PBRuleNodeSize'

bUseTopLevelScopeSize

Type: bool

If TRUE, uses the size of the entire building face, rather than just the area passed in to this rule

DecisionSize

Type: float

If size if less than this, fire < output, otherwise fire >=

Default value: 512.0

SizeAxis

Type: ProcBuildingRuleset.EProcBuildingAxis

Axis to check size of

Default values

Property Value
NextRules[0]
Member Value
LinkName 'Less'
NextRules[1]
Member Value
LinkName 'Greater/Equal'