메소드 | 설명 | |
---|---|---|
CreateWindGenerator ( float strength, float regularity ) : |
||
Wind ( IrrlichtNETCP.Vector3D position, uint timeMs ) : IrrlichtNETCP.Vector2D | ||
WindGenerator ( ) : System |
메소드 | 설명 | |
---|---|---|
cosInterpolater ( float a, float b, float x ) : float | ||
fcos ( float f ) : float | ||
fsin ( float f ) : float | ||
noise ( float x ) : float | ||
noiseInterpolate ( float x ) : float | ||
rndGenerator ( int x ) : float | ||
windSmoother ( int x ) : float |
public static CreateWindGenerator ( float strength, float regularity ) : |
||
strength | float | |
regularity | float | |
리턴 |
public Wind ( IrrlichtNETCP.Vector3D position, uint timeMs ) : IrrlichtNETCP.Vector2D | ||
position | IrrlichtNETCP.Vector3D | |
timeMs | uint | |
리턴 | IrrlichtNETCP.Vector2D |