| TransformObjectViaLocalSpace_Examplem_ObjectToManipulate Field |
Provides an easy way to access the object we want to perform transformations on.
Namespace:
SimpleDemos
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public GameObject m_ObjectToManipulate
Public m_ObjectToManipulate As GameObject
public:
GameObject^ m_ObjectToManipulate
val mutable m_ObjectToManipulate: GameObject
Field Value
Type:
GameObjectSee Also