C# 클래스 UnityEditorInternal.ShaderVectorInfo

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

공개 프로퍼티들

프로퍼티 타입 설명
flags int
name string
value Vector4

프로퍼티 상세

flags 공개적으로 프로퍼티

public int flags
리턴 int

name 공개적으로 프로퍼티

public string name
리턴 string

value 공개적으로 프로퍼티

public Vector4 value
리턴 Vector4