Table of Contents

Class ObjectMovement

Namespace
CodeBase.SoundSystem.Example
Assembly
Assembly-CSharp.dll
public class ObjectMovement : ExtendedMonoBehaviour
Inheritance
Object
Component
Behaviour
MonoBehaviour
ObjectMovement
Extension Methods

Methods

SetObjectPositionX(float)

public void SetObjectPositionX(float xValue)

Parameters

xValue float

SetObjectPositionY(float)

public void SetObjectPositionY(float yValue)

Parameters

yValue float

SetObjectPositionZ(float)

public void SetObjectPositionZ(float zValue)

Parameters

zValue float