public Vector3 GetLocalMoment(
out int selectionInd
)
Public Function GetLocalMoment (
<OutAttribute> ByRef selectionInd As Integer
) As Vector3
public:
virtual Vector3 GetLocalMoment(
[OutAttribute] int% selectionInd
) sealed
abstract GetLocalMoment :
selectionInd : int byref -> Vector3
override GetLocalMoment :
selectionInd : int byref -> Vector3
[Missing <param name="selectionInd"/> documentation for "M:Karamba.Elements.States.StateSupport0DNone.GetLocalMoment(System.Int32@)"]
[Missing <returns> documentation for "M:Karamba.Elements.States.StateSupport0DNone.GetLocalMoment(System.Int32@)"]