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