UE3:PBRuleNodeAlternate (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
UDK Object >> PBRuleNodeBase >> PBRuleNodeAlternate
Package:
Engine


Properties

Property group 'PBRuleNodeAlternate'

ASize

Type: float

Fixed size of A parts (usually columnes)

Default value: 512.0

bEqualSizeAB

Type: bool

If TRUE, A and B will be the same size. BMaxSize controls this size, and defines how many meshes will be inserted.

bInvertPatternOrder

Type: bool

If TRUE, pattern will be BABAB instead of ABABA

BMaxSize

Type: float

Maximum size of stretchable part between As, before inserting another A and B

RepeatAxis

Type: ProcBuildingRuleset.EProcBuildingAxis

Axis that repeating should be done along

Default values

Property Value
NextRules[0]
Member Value
LinkName 'A'
NextRules[1]
Member Value
LinkName 'B'