float Sample( float x )

Summary

Sample at a 1D position.

float Sample( float x, float y )

Summary

Sample at a 2D position.

float Sample( float x, float y, float z )

Summary

Sample at a 3D position.

float Sample( Vector2 vec )

Summary

Sample at a 2D position.

float Sample( Vector3 vec )

Summary

Sample at a 3D position.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.