C# 클래스 UnityEngine.InternalEmitParticleArguments

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

공개 프로퍼티들

프로퍼티 타입 설명
angularVelocity float
color Color
energy float
pos Vector3
rotation float
size float
velocity Vector3

프로퍼티 상세

angularVelocity 공개적으로 프로퍼티

public float angularVelocity
리턴 float

color 공개적으로 프로퍼티

public Color color
리턴 Color

energy 공개적으로 프로퍼티

public float energy
리턴 float

pos 공개적으로 프로퍼티

public Vector3 pos
리턴 Vector3

rotation 공개적으로 프로퍼티

public float rotation
리턴 float

size 공개적으로 프로퍼티

public float size
리턴 float

velocity 공개적으로 프로퍼티

public Vector3 velocity
리턴 Vector3