C# 클래스 ShaderInterpreter.Interpreter.PS_IN

파일 보기 프로젝트 열기: Patapom/GodComplex

공개 프로퍼티들

프로퍼티 타입 설명
BiTangent float3
Normal float3
Position float3
Tangent float3
UV float3
__Position float4

프로퍼티 상세

BiTangent 공개적으로 프로퍼티

public float3 BiTangent
리턴 float3

Normal 공개적으로 프로퍼티

public float3 Normal
리턴 float3

Position 공개적으로 프로퍼티

public float3 Position
리턴 float3

Tangent 공개적으로 프로퍼티

public float3 Tangent
리턴 float3

UV 공개적으로 프로퍼티

public float3 UV
리턴 float3

__Position 공개적으로 프로퍼티

public float4 __Position
리턴 float4