C# 클래스 TreeEditor.SmoothRandom

파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled 1 사용 예제들

공개 메소드들

메소드 설명
Get ( float speed ) : float
GetVector3 ( float speed ) : Vector3

비공개 메소드들

메소드 설명
Get ( ) : FractalNoise

메소드 상세

Get() 공개 정적인 메소드

public static Get ( float speed ) : float
speed float
리턴 float

GetVector3() 공개 정적인 메소드

public static GetVector3 ( float speed ) : Vector3
speed float
리턴 Vector3