Search Results for

    Show / Hide Table of Contents

    Class Vector3PropertySet

    The collection of properties for type Vector3.

    Inheritance
    Object
    PropertySet<Property<Vector3>, Vector3>
    Vector3PropertySet
    Implements
    IPropertySet
    Inherited Members
    PropertySet<Property<Vector3>, Vector3>.Properties
    PropertySet<Property<Vector3>, Vector3>.PropertyLookUp
    PropertySet<Property<Vector3>, Vector3>.Initialize()
    PropertySet<Property<Vector3>, Vector3>.TryAdd(String, Vector3)
    PropertySet<Property<Vector3>, Vector3>.SetValue(String, Vector3)
    PropertySet<Property<Vector3>, Vector3>.TryGetProperty(String, Property<Vector3>)
    PropertySet<Property<Vector3>, Vector3>.TryGet(String, Vector3)
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: TinnyStudios.AIUtility.Core.Properties
    Assembly: UtilityAIFramework.dll
    Syntax
    [Serializable]
    public class Vector3PropertySet : PropertySet<Property<Vector3>, Vector3>, IPropertySet

    Implements

    IPropertySet
    In This Article
    Back to top Generated by DocFX