s&
About
The Project
info
About s&box
map
Roadmap
monitoring
Metrics
Engine startup and usage numbers
Updates
newspaper
Latest News
published_with_changes
Changes
Release-by-release changelog
Games
Browse Games
Discover Games
gamejams
live now
Game Jam III
Ends
Fri 25 Sep
Theme
One More Round
The jam is running. Build something, or play the entries.
£
50,000
prizepool
View the jam
Workshop
Playable
sports_esports
Games
Standalone games and gamemodes
Assets
landscape
Maps
view_in_ar
Models
texture
Materials
apparel
Clothing
apps
Everything
Every asset type in one list
Forum
Learn
Documentation
rocket_launch
Getting Started
docs
Documentation
api
API Reference
Resources
school
Tutorials
manage_search
Code Search
input
Log in with Steam
Api
Classes
ParticleFloat
chevron_left
Classes
struct
ParticleFloat
Constructors
functions
ParticleFloat
Fields
crop_din
Constants
Properties
data_object
ConstantA
data_object
ConstantB
data_object
ConstantValue
data_object
CurveA
data_object
CurveB
data_object
CurveRange
data_object
Evaluation
data_object
Type
Methods
functions
Evaluate
remove_circle
GetValue
functions
IsNearlyZero
Static Methods
functions
JsonRead
functions
JsonWrite
ParticleFloat
Represents a floating-point value that can change over time with support for various evaluation modes.
struct
Sandbox
.
sealed
Sandbox.Engine
build
Constructors
1
ParticleFloat
(
)
crop_din
Fields
1
Constants
Vector4
data_object
Properties
8
ConstantA
float
ConstantB
float
ConstantValue
float
CurveA
Curve
CurveB
Curve
CurveRange
CurveRange
Evaluation
EvaluationType
Type
ValueType
functions
Methods
3
Evaluate
(
delta
,
randomFixed
)
float
Evaluates the value based on the given delta and random seed, optimized for performance.
GetValue
(
)
obsolete
float
This is only here to remain "compatible" with RangedFloat
IsNearlyZero
(
)
bool
Checks if the value is nearly zero.
functions
Static Methods
2
JsonRead
(
reader
,
typeToConvert
)
object
Reads a ParticleFloat instance from JSON, refactored for modularity.
JsonWrite
(
value
,
writer
)
Writes a ParticleFloat instance to JSON, refactored for modularity.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.