The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE3:DistributionVectorConstantCurve (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> Component >> DistributionVector >> DistributionVectorConstantCurve
Package: 
Engine
This class in other games:
UT3

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

Properties[edit]

Property group 'DistributionVectorConstantCurve'[edit]

ConstantCurve[edit]

Type: Object.InterpCurveVector

Keyframe data for each component (X,Y,Z) over time.

LockedAxes[edit]

Type: DistributionVector.EDistributionVectorLockFlags


Internal variables[edit]

bLockAxes[edit]

Type: bool

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