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