UE3:DistributionVector (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
UT3 Object >> Component >> DistributionVector
Package:
Core
Direct subclasses:
DistributionVectorUniformCurve, DistributionVectorConstantCurve, DistributionVectorConstant, DistributionVectorUniform
This class in other games:

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

Properties

Property group 'Baked'

bCanBeBaked

Type: bool

Can this variable be baked out to a FRawDistribution? Should be TRUE 99% of the time

Default value: True

Internal variables

bIsDirty

Type: bool

Set internally when the distribution is updated so that that FRawDistribution can know to update itself

Default value: True

Enums

EDistributionVectorLockFlags

EDVLF_None
EDVLF_XY
EDVLF_XZ
EDVLF_YZ
EDVLF_XYZ

EDistributionVectorMirrorFlags

EDVMF_Same
EDVMF_Different
EDVMF_Mirror

Structs

RawDistributionVector

Extends: Object.RawDistribution

Modifiers: native

DistributionVector Distribution