UiRepresentationsceneObjects Field |
The gameObject in scene to be moved by this control point
Namespace:
BrydenWoodUnity.UIElements
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic List<Transform> sceneObjects
Public sceneObjects As List(Of Transform)
public:
List<Transform^>^ sceneObjects
val mutable sceneObjects: List<Transform>
Field Value
Type:
ListTransform
See Also