UE3:SeqVar RandomFloat (UDK): Difference between revisions

From Unreal Wiki, The Unreal Engine Documentation Site
No edit summary
 
m 1 revision: class descriptions for UDK January update (part 5)
 
Line 1: Line 1:
{{infobox class
{{UE3:SeqVar_RandomFloat (UT3)}}
| package = Engine
| parent1 = SeqVar_Float
| parent2 = SequenceVariable
| parent3 = SequenceObject
| parent4 = Object
}}
{{autogenerated}}
<!-- enter class description -->
 
==Properties==
===Property group 'SeqVar_RandomFloat'===
====Max====
'''Type:''' [[float]]
 
Max value for randomness
 
'''Default value:''' 1.0
 
====Min====
'''Type:''' [[float]]
 
<!-- enter variable description -->
 
===Default values===
{| class="list defaults"
! Property
! Value
|-
| {{tl|ObjName||SequenceObject}}
| "Random Float"
|}

Latest revision as of 06:48, 17 January 2010

UDK Object >> SequenceObject >> SequenceVariable >> SeqVar_Float >> SeqVar_RandomFloat
Package:
Engine
This class in other games:

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

Properties

Property group 'SeqVar_RandomFloat'

Max

Type: float

Max value for randomness

Default value: 1.0

Min

Type: float

Min value for randomness

Default values

Property Value
ObjName "Random Float"