C# Class Universe.Framework.ClientInterfaces.UpdateShapeArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: Virtual-Universe/Virtual-Universe Class Usage Examples

Public Properties

Property Type Description
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

Property Details

ObjectLocalID public_oe property

public uint ObjectLocalID
return uint

PathBegin public_oe property

public ushort PathBegin
return ushort

PathCurve public_oe property

public byte PathCurve
return byte

PathEnd public_oe property

public ushort PathEnd
return ushort

PathRadiusOffset public_oe property

public sbyte PathRadiusOffset
return sbyte

PathRevolutions public_oe property

public byte PathRevolutions
return byte

PathScaleX public_oe property

public byte PathScaleX
return byte

PathScaleY public_oe property

public byte PathScaleY
return byte

PathShearX public_oe property

public byte PathShearX
return byte

PathShearY public_oe property

public byte PathShearY
return byte

PathSkew public_oe property

public sbyte PathSkew
return sbyte

PathTaperX public_oe property

public sbyte PathTaperX
return sbyte

PathTaperY public_oe property

public sbyte PathTaperY
return sbyte

PathTwist public_oe property

public sbyte PathTwist
return sbyte

PathTwistBegin public_oe property

public sbyte PathTwistBegin
return sbyte

ProfileBegin public_oe property

public ushort ProfileBegin
return ushort

ProfileCurve public_oe property

public byte ProfileCurve
return byte

ProfileEnd public_oe property

public ushort ProfileEnd
return ushort

ProfileHollow public_oe property

public ushort ProfileHollow
return ushort