C# 클래스 TerrainDisplay.MPQ.ADT.Components.MapObjectDefinition

MODF Class - WMO Placement Information
파일 보기 프로젝트 열기: WCell/WCell-Terrain 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DoodadSetId ushort
Extents BoundingBox
FilePath string
Flags ushort
M2Refs List
NameSet ushort
OrientationA float
OrientationB float
OrientationC float
Position Vector3
UniqueId uint
WMOToWorld Matrix
WorldToWMO Matrix

프로퍼티 상세

DoodadSetId 공개적으로 프로퍼티

public ushort DoodadSetId
리턴 ushort

Extents 공개적으로 프로퍼티

public BoundingBox Extents
리턴 BoundingBox

FilePath 공개적으로 프로퍼티

Filename of the WMO
public string FilePath
리턴 string

Flags 공개적으로 프로퍼티

public ushort Flags
리턴 ushort

M2Refs 공개적으로 프로퍼티

public List M2Refs
리턴 List

NameSet 공개적으로 프로퍼티

public ushort NameSet
리턴 ushort

OrientationA 공개적으로 프로퍼티

Rotation of the Z axis
public float OrientationA
리턴 float

OrientationB 공개적으로 프로퍼티

Rotation of the Y axis
public float OrientationB
리턴 float

OrientationC 공개적으로 프로퍼티

Rotation of the X axis
public float OrientationC
리턴 float

Position 공개적으로 프로퍼티

Position of the WMO
public Vector3 Position
리턴 Vector3

UniqueId 공개적으로 프로퍼티

Unique ID of the WMO in this ADT
public uint UniqueId
리턴 uint

WMOToWorld 공개적으로 프로퍼티

public Matrix WMOToWorld
리턴 Matrix

WorldToWMO 공개적으로 프로퍼티

public Matrix WorldToWMO
리턴 Matrix