C# 클래스 UnityEditorInternal.ShaderProperties

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

공개 프로퍼티들

프로퍼티 타입 설명
floats UnityEditorInternal.ShaderFloatInfo[]
matrices UnityEditorInternal.ShaderMatrixInfo[]
textures UnityEditorInternal.ShaderTextureInfo[]
vectors UnityEditorInternal.ShaderVectorInfo[]

프로퍼티 상세

floats 공개적으로 프로퍼티

public ShaderFloatInfo[],UnityEditorInternal floats
리턴 UnityEditorInternal.ShaderFloatInfo[]

matrices 공개적으로 프로퍼티

public ShaderMatrixInfo[],UnityEditorInternal matrices
리턴 UnityEditorInternal.ShaderMatrixInfo[]

textures 공개적으로 프로퍼티

public ShaderTextureInfo[],UnityEditorInternal textures
리턴 UnityEditorInternal.ShaderTextureInfo[]

vectors 공개적으로 프로퍼티

public ShaderVectorInfo[],UnityEditorInternal vectors
리턴 UnityEditorInternal.ShaderVectorInfo[]