Vector3..::..Type Property
Vector3 Type.
Namespace:
robotManager.HelpfulAssembly: robotManager (in robotManager.dll)
Syntax
[DefaultValueAttribute] [XmlAttribute] public string Type { get; set; }
<DefaultValueAttribute> _ <XmlAttribute> _ Public Property Type As String Get Set
[DefaultValueAttribute] [XmlAttribute] public: property String^ Type { String^ get (); void set (String^ value); }