Gah - a solution with more questions. – EntropicLqd

UE3:DistributionVectorConstant (UDK)

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

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

Properties

Property group 'DistributionVectorConstant'

Constant

Type: Object.Vector

This vector will be returned for all input times.

LockedAxes

Type: DistributionVector.EDistributionVectorLockFlags


Internal variables

bLockAxes

Type: bool

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