C# 클래스 Shared.Vector4Dto

파일 보기 프로젝트 열기: xamarin/urho-samples

공개 메소드들

메소드 설명
Vector4Dto ( float x, float y, float z, float w ) : System.Collections.Generic

메소드 상세

Vector4Dto() 공개 메소드

public Vector4Dto ( float x, float y, float z, float w ) : System.Collections.Generic
x float
y float
z float
w float
리턴 System.Collections.Generic