Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

Engine.DistributionVectorConstant

Extends
DistributionVector
Modifiers
native collapsecategories hidecategories ( Object ) editinlinenew

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

Core.Object
|   
+-- Core.Component
   |   
   +-- Core.DistributionVector
      |   
      +-- Engine.DistributionVectorConstant

Direct Known Subclasses:

DistributionVectorParameterBase

Variables Summary
boolbLockAxes
DistributionVectorConstant
vectorConstant
EDistributionVectorLockFlagsLockedAxes
Inherited Variables from Core.DistributionVector
bCanBeBaked, bIsDirty
Inherited Variables from Core.Component
TemplateName, TemplateOwnerClass

Enumerations Summary
Inherited Enumerations from Core.DistributionVector
EDistributionVectorLockFlags, EDistributionVectorMirrorFlags

Structures Summary
Inherited Structures from Core.DistributionVector
RawDistributionVector


Variables Detail

bLockAxes Source code

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

DistributionVectorConstant

Constant Source code

var(DistributionVectorConstant) vector Constant;
This vector will be returned for all input times.

LockedAxes Source code

var(DistributionVectorConstant) EDistributionVectorLockFlags LockedAxes;


Defaultproperties

defaultproperties
{
   Name="Default__DistributionVectorConstant"
   ObjectArchetype=DistributionVector'Core.Default__DistributionVector'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: sk 18-3-2018 10:00:36.287 - Created with UnCodeX