C# 클래스 CryEngine.Native.EntitySpawnParams

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

공개 프로퍼티들

프로퍼티 타입 설명
Class string
Flags EntityFlags
Name string
Pos Vec3
Rot Quat
Scale Vec3

프로퍼티 상세

Class 공개적으로 프로퍼티

public string Class
리턴 string

Flags 공개적으로 프로퍼티

public EntityFlags Flags
리턴 EntityFlags

Name 공개적으로 프로퍼티

public string Name
리턴 string

Pos 공개적으로 프로퍼티

public Vec3 Pos
리턴 Vec3

Rot 공개적으로 프로퍼티

public Quat Rot
리턴 Quat

Scale 공개적으로 프로퍼티

public Vec3 Scale
리턴 Vec3