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

Engine.ParticleModuleSubUVSelect

Extends
ParticleModuleSubUVBase
Modifiers
native ( Particle ) editinlinenew hidecategories ( Object )

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

Core.Object
|   
+-- Engine.ParticleModule
   |   
   +-- Engine.ParticleModuleSubUVBase
      |   
      +-- Engine.ParticleModuleSubUVSelect

Variables Summary
SubUV
rawdistributionvectorSubImageSelect
Inherited Variables from Engine.ParticleModule
b3DDrawMode, bCurvesAsColor, bEditable, bEnabled, bFinalUpdateModule, bRequiresLoopingNotification, bSpawnModule, bSupported3DDrawMode, bSupportsRandomSeed, bUpdateModule, LODDuplicate, LODValidity, ModuleEditorColor

Enumerations Summary
Inherited Enumerations from Engine.ParticleModule
EModuleType, EParticleSourceSelectionMethod

Structures Summary
Inherited Structures from Engine.ParticleModule
ParticleCurvePair, ParticleRandomSeedInfo


Variables Detail

SubUV

SubImageSelect Source code

var(SubUV) rawdistributionvector SubImageSelect;
The horizontal (X) and vertical (Y) index of the sub-image desired. Value is retrieved using the RelativeTime of the particle.


Defaultproperties

defaultproperties
{
	bSpawnModule=false
	bUpdateModule=true

	Begin Object Class=DistributionVectorConstant Name=DistributionSubImageSelect
	End Object
	SubImageSelect=(Distribution=DistributionSubImageSelect)
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: ti 22-3-2011 19:56:54.472 - Created with UnCodeX