The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE3:DistributionFloatParameterBase (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
(Redirected from UE3:DistributionParamMode (UT3))
| Object >> Component >> DistributionFloat >> DistributionFloatConstant >> DistributionFloatParameterBase |
Contents |
- Package:
- Engine
- Direct subclasses:
- DistributionFloatParticleParameter, DistributionFloatSoundParameter
- This class in other games:
- UDK
| This is an auto-generated page and may need human attention. Please remove this 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.
[edit] Properties
[edit] Property group 'DistributionFloatParameterBase'
[edit] MaxInput
Type: float
Default value: 1.0
[edit] MaxOutput
Type: float
Default value: 1.0
[edit] MinInput
Type: float
[edit] MinOutput
Type: float
[edit] ParameterName
Type: name
[edit] ParamMode
Type: DistributionParamMode
[edit] Enums
[edit] DistributionParamMode
- DPM_Normal
- DPM_Abs
- DPM_Direct
