C# 클래스 OpenSim.Framework.UpdateShapeArgs

상속: EventArgs
파일 보기 프로젝트 열기: Mobius-Team/Mobius 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ObjectLocalID uint
PathBegin ushort
PathCurve byte
PathEnd ushort
PathRadiusOffset sbyte
PathRevolutions byte
PathScaleX byte
PathScaleY byte
PathShearX byte
PathShearY byte
PathSkew sbyte
PathTaperX sbyte
PathTaperY sbyte
PathTwist sbyte
PathTwistBegin sbyte
ProfileBegin ushort
ProfileCurve byte
ProfileEnd ushort
ProfileHollow ushort

프로퍼티 상세

ObjectLocalID 공개적으로 프로퍼티

public uint ObjectLocalID
리턴 uint

PathBegin 공개적으로 프로퍼티

public ushort PathBegin
리턴 ushort

PathCurve 공개적으로 프로퍼티

public byte PathCurve
리턴 byte

PathEnd 공개적으로 프로퍼티

public ushort PathEnd
리턴 ushort

PathRadiusOffset 공개적으로 프로퍼티

public sbyte PathRadiusOffset
리턴 sbyte

PathRevolutions 공개적으로 프로퍼티

public byte PathRevolutions
리턴 byte

PathScaleX 공개적으로 프로퍼티

public byte PathScaleX
리턴 byte

PathScaleY 공개적으로 프로퍼티

public byte PathScaleY
리턴 byte

PathShearX 공개적으로 프로퍼티

public byte PathShearX
리턴 byte

PathShearY 공개적으로 프로퍼티

public byte PathShearY
리턴 byte

PathSkew 공개적으로 프로퍼티

public sbyte PathSkew
리턴 sbyte

PathTaperX 공개적으로 프로퍼티

public sbyte PathTaperX
리턴 sbyte

PathTaperY 공개적으로 프로퍼티

public sbyte PathTaperY
리턴 sbyte

PathTwist 공개적으로 프로퍼티

public sbyte PathTwist
리턴 sbyte

PathTwistBegin 공개적으로 프로퍼티

public sbyte PathTwistBegin
리턴 sbyte

ProfileBegin 공개적으로 프로퍼티

public ushort ProfileBegin
리턴 ushort

ProfileCurve 공개적으로 프로퍼티

public byte ProfileCurve
리턴 byte

ProfileEnd 공개적으로 프로퍼티

public ushort ProfileEnd
리턴 ushort

ProfileHollow 공개적으로 프로퍼티

public ushort ProfileHollow
리턴 ushort