| MagicMenuAlignTo Method |
Position the menu based on the camera transform.
Namespace:
RavingBots.MagicGestures.UI
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax private void AlignTo(
Transform t,
float dist
)
Parameters
- t
- Type: Transform
- dist
- Type: SystemSingle
See Also