Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following tables list the members exposed by the Vector3Converter type.
Public Constructors
Name | Description | |
---|---|---|
![]() |
Vector3Converter | Initializes a new instance of the Vector3Converter class. |
Protected Fields
Name | Description | |
---|---|---|
![]() |
propertyDescriptions | (Inherited from MathTypeConverter.) |
![]() |
supportStringConvert | (Inherited from MathTypeConverter.) |
Public Methods
Name | Description | |
---|---|---|
![]() |
CanConvertFrom | (Overloaded. Inherited from TypeConverter.) |
![]() |
CanConvertTo | (Overloaded. Inherited from TypeConverter.) |
![]() |
ConvertFrom | Overloaded. Converts the given value to the type of this converter. |
![]() |
ConvertFromInvariantString | (Overloaded. Inherited from TypeConverter.) |
![]() |
ConvertFromString | (Overloaded. Inherited from TypeConverter.) |
![]() |
ConvertTo | Overloaded. Converts the given value object to the specified type, using the specified context and culture information. |
![]() |
ConvertToInvariantString | (Overloaded. Inherited from TypeConverter.) |
![]() |
ConvertToString | (Overloaded. Inherited from TypeConverter.) |
![]() |
CreateInstance | Overloaded. Re-creates an object given a set of property values for the object. |
![]() |
Equals | (Inherited from Object.) |
![]() |
GetCreateInstanceSupported | (Overloaded. Inherited from TypeConverter.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetProperties | (Overloaded. Inherited from TypeConverter.) |
![]() |
GetPropertiesSupported | (Overloaded. Inherited from MathTypeConverter.) |
![]() |
GetStandardValues | (Overloaded. Inherited from TypeConverter.) |
![]() |
GetStandardValuesExclusive | (Overloaded. Inherited from TypeConverter.) |
![]() |
GetStandardValuesSupported | (Overloaded. Inherited from TypeConverter.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
IsValid | (Overloaded. Inherited from TypeConverter.) |
![]() |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetConvertFromException | (Inherited from TypeConverter.) |
![]() |
GetConvertToException | (Inherited from TypeConverter.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
SortProperties | (Inherited from TypeConverter.) |
See Also
Reference
Vector3Converter Class
Microsoft.Xna.Framework.Design Namespace