C# 클래스 OpenMetaverse.Messages.Linden.UploadObjectAssetMessage.Object

파일 보기 프로젝트 열기: N3X15/VoxelSim

공개 프로퍼티들

프로퍼티 타입 설명
ExtraParams ExtraParam[]
Faces Face[]
GroupID UUID
Material Material
Name string
PathBegin float
PathCurve int
PathEnd float
Position System.Vector3
ProfileBegin float
ProfileCurve int
ProfileEnd float
ProfileHollow float
RadiusOffset float
Revolutions float
Rotation Quaternion
Scale System.Vector3
ScaleX float
ScaleY float
SculptID UUID
SculptType SculptType
ShearX float
ShearY float
Skew float
TaperX float
TaperY float
Twist float
TwistBegin float

공개 메소드들

메소드 설명
Deserialize ( OSDMap map ) : void
Serialize ( ) : OSDMap

메소드 상세

Deserialize() 공개 메소드

public Deserialize ( OSDMap map ) : void
map OSDMap
리턴 void

Serialize() 공개 메소드

public Serialize ( ) : OSDMap
리턴 OSDMap

프로퍼티 상세

ExtraParams 공개적으로 프로퍼티

public ExtraParam[] ExtraParams
리턴 ExtraParam[]

Faces 공개적으로 프로퍼티

public Face[] Faces
리턴 Face[]

GroupID 공개적으로 프로퍼티

public UUID GroupID
리턴 UUID

Material 공개적으로 프로퍼티

public Material Material
리턴 Material

Name 공개적으로 프로퍼티

public string Name
리턴 string

PathBegin 공개적으로 프로퍼티

public float PathBegin
리턴 float

PathCurve 공개적으로 프로퍼티

public int PathCurve
리턴 int

PathEnd 공개적으로 프로퍼티

public float PathEnd
리턴 float

Position 공개적으로 프로퍼티

public Vector3,System Position
리턴 System.Vector3

ProfileBegin 공개적으로 프로퍼티

public float ProfileBegin
리턴 float

ProfileCurve 공개적으로 프로퍼티

public int ProfileCurve
리턴 int

ProfileEnd 공개적으로 프로퍼티

public float ProfileEnd
리턴 float

ProfileHollow 공개적으로 프로퍼티

public float ProfileHollow
리턴 float

RadiusOffset 공개적으로 프로퍼티

public float RadiusOffset
리턴 float

Revolutions 공개적으로 프로퍼티

public float Revolutions
리턴 float

Rotation 공개적으로 프로퍼티

public Quaternion Rotation
리턴 Quaternion

Scale 공개적으로 프로퍼티

public Vector3,System Scale
리턴 System.Vector3

ScaleX 공개적으로 프로퍼티

public float ScaleX
리턴 float

ScaleY 공개적으로 프로퍼티

public float ScaleY
리턴 float

SculptID 공개적으로 프로퍼티

public UUID SculptID
리턴 UUID

SculptType 공개적으로 프로퍼티

public SculptType SculptType
리턴 SculptType

ShearX 공개적으로 프로퍼티

public float ShearX
리턴 float

ShearY 공개적으로 프로퍼티

public float ShearY
리턴 float

Skew 공개적으로 프로퍼티

public float Skew
리턴 float

TaperX 공개적으로 프로퍼티

public float TaperX
리턴 float

TaperY 공개적으로 프로퍼티

public float TaperY
리턴 float

Twist 공개적으로 프로퍼티

public float Twist
리턴 float

TwistBegin 공개적으로 프로퍼티

public float TwistBegin
리턴 float