C# Class OpenSim.Framework.UpdateShapeArgs

Inheritance: EventArgs
Show file Open project: Mobius-Team/Mobius 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 property

public uint ObjectLocalID
return uint

PathBegin public property

public ushort PathBegin
return ushort

PathCurve public property

public byte PathCurve
return byte

PathEnd public property

public ushort PathEnd
return ushort

PathRadiusOffset public property

public sbyte PathRadiusOffset
return sbyte

PathRevolutions public property

public byte PathRevolutions
return byte

PathScaleX public property

public byte PathScaleX
return byte

PathScaleY public property

public byte PathScaleY
return byte

PathShearX public property

public byte PathShearX
return byte

PathShearY public property

public byte PathShearY
return byte

PathSkew public property

public sbyte PathSkew
return sbyte

PathTaperX public property

public sbyte PathTaperX
return sbyte

PathTaperY public property

public sbyte PathTaperY
return sbyte

PathTwist public property

public sbyte PathTwist
return sbyte

PathTwistBegin public property

public sbyte PathTwistBegin
return sbyte

ProfileBegin public property

public ushort ProfileBegin
return ushort

ProfileCurve public property

public byte ProfileCurve
return byte

ProfileEnd public property

public ushort ProfileEnd
return ushort

ProfileHollow public property

public ushort ProfileHollow
return ushort