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

UE3:DistributionVectorUniformCurve (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 12:47, 6 November 2009 by (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UDK Object >> Component >> DistributionVector >> DistributionVectorUniformCurve
Package: 
Engine
This class in other games:
UT3

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties[edit]

Property group 'DistributionVectorUniformCurve'[edit]

bUseExtremes[edit]

Type: bool


ConstantCurve[edit]

Type: Object.InterpCurveTwoVectors

Keyframe data for how output constant varies over time.

LockedAxes[edit]

Type: DistributionVector.EDistributionVectorLockFlags

Array size: 2


MirrorFlags[edit]

Type: DistributionVector.EDistributionVectorMirrorFlags

Array size: 3


Default value, index 0: EDVMF_Different

Default value, index 1: EDVMF_Different

Default value, index 2: EDVMF_Different

Internal variables[edit]

bLockAxes1[edit]

Type: bool

If true, X == Y == Z ie. only one degree of freedom. If false, each axis is picked independently.

bLockAxes2[edit]

Type: bool