My program doesn't have bugs. It just develops random features.
UE3:DistributionVectorConstant (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Component >> DistributionVector >> DistributionVectorConstant |
- Package:
- Engine
- Direct subclass:
- DistributionVectorParameterBase
- This class in other games:
- UDK
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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.