|
PhotoController 2.2
|
Gets or sets the movement of this marble effect
public: __property float Movement;
public float Movement;
Public Property Movement() As float
The movement specfies the amplitude of the curve. Suppose we follow a sine/cosine function to move the pixel coordinate, hence the larger amplitude will give you a tense curve with a higher peak.
|
Send comments about this topic.
|
|
Copyright (c) 2008-2009 @ ImageComponent.NET. All rights reserved.
|