C# 클래스 UnityEditorInternal.ShaderMatrixInfo

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

공개 프로퍼티들

프로퍼티 타입 설명
flags int
name string
value UnityEngine.Matrix4x4

프로퍼티 상세

flags 공개적으로 프로퍼티

public int flags
리턴 int

name 공개적으로 프로퍼티

public string name
리턴 string

value 공개적으로 프로퍼티

public Matrix4x4,UnityEngine value
리턴 UnityEngine.Matrix4x4