Property | Type | Description | |
---|---|---|---|
ApplyVCForce | bool | ||
ArbitraryBC | bool | ||
ClearPressureEachStep | bool | ||
ComputeVorticity | bool | ||
Data | Vector4f[] | ||
GridScale | double | ||
ImpulseToProcess | bool | ||
InkColor | Vector3d | ||
InkLongevity | double | ||
InkToAdd | bool | ||
OffscreenBuffer | Texture2D | ||
PoissonStepCount | int | ||
Textures | Texture2D[] | ||
Timestep | System.TimeSpan | ||
Viscosity | double | ||
VorticityConfinementScale | double |
Method | Description | |
---|---|---|
FluidTexture ( Context context, Vector2i dimensions ) : System |
public FluidTexture ( Context context, Vector2i dimensions ) : System | ||
context | Context | |
dimensions | Vector2i | |
return | System |