B C
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||||
<IsReadOnly>true</IsReadOnly>
|
<IsReadOnly>true</IsReadOnly>
|
||||||
<IsObsolete>false</IsObsolete>
|
<IsObsolete>false</IsObsolete>
|
||||||
<Description>Missing Documentation</Description>
|
<Description>Indicates the center point of the bounds.</Description>
|
||||||
</Properties>
|
</Properties>
|
||||||
<Properties>
|
<Properties>
|
||||||
<Name>Size</Name>
|
<Name>Size</Name>
|
||||||
@@ -16,7 +16,7 @@
|
|||||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||||
<IsReadOnly>false</IsReadOnly>
|
<IsReadOnly>false</IsReadOnly>
|
||||||
<IsObsolete>false</IsObsolete>
|
<IsObsolete>false</IsObsolete>
|
||||||
<Description>Missing Documentation</Description>
|
<Description>Determines the size of the bounds.</Description>
|
||||||
</Properties>
|
</Properties>
|
||||||
<Properties>
|
<Properties>
|
||||||
<Name>Extents</Name>
|
<Name>Extents</Name>
|
||||||
@@ -24,7 +24,7 @@
|
|||||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||||
<IsReadOnly>true</IsReadOnly>
|
<IsReadOnly>true</IsReadOnly>
|
||||||
<IsObsolete>false</IsObsolete>
|
<IsObsolete>false</IsObsolete>
|
||||||
<Description>Missing Documentation</Description>
|
<Description>Indicates the extents of the bounds.</Description>
|
||||||
</Properties>
|
</Properties>
|
||||||
<Properties>
|
<Properties>
|
||||||
<Name>Start</Name>
|
<Name>Start</Name>
|
||||||
@@ -48,7 +48,7 @@
|
|||||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||||
<IsReadOnly>true</IsReadOnly>
|
<IsReadOnly>true</IsReadOnly>
|
||||||
<IsObsolete>false</IsObsolete>
|
<IsObsolete>false</IsObsolete>
|
||||||
<Description>Missing Documentation</Description>
|
<Description>Indicates the volume of the bounds.</Description>
|
||||||
</Properties>
|
</Properties>
|
||||||
<Methods>
|
<Methods>
|
||||||
<Name>New</Name>
|
<Name>New</Name>
|
||||||
@@ -56,7 +56,7 @@
|
|||||||
<IsAsync>false</IsAsync>
|
<IsAsync>false</IsAsync>
|
||||||
<IsObsolete>false</IsObsolete>
|
<IsObsolete>false</IsObsolete>
|
||||||
<IsStatic>true</IsStatic>
|
<IsStatic>true</IsStatic>
|
||||||
<Description>Missing Documentation</Description>
|
<Description>Creates a new Bounds object.</Description>
|
||||||
</Methods>
|
</Methods>
|
||||||
<Methods>
|
<Methods>
|
||||||
<Name>New</Name>
|
<Name>New</Name>
|
||||||
@@ -76,7 +76,7 @@
|
|||||||
<IsAsync>false</IsAsync>
|
<IsAsync>false</IsAsync>
|
||||||
<IsObsolete>false</IsObsolete>
|
<IsObsolete>false</IsObsolete>
|
||||||
<IsStatic>true</IsStatic>
|
<IsStatic>true</IsStatic>
|
||||||
<Description>Missing Documentation</Description>
|
<Description>Creates a new Bounds object with the specified position and size.</Description>
|
||||||
</Methods>
|
</Methods>
|
||||||
<Methods>
|
<Methods>
|
||||||
<Name>ClosestPoint</Name>
|
<Name>ClosestPoint</Name>
|
||||||
@@ -96,7 +96,7 @@
|
|||||||
<IsAsync>false</IsAsync>
|
<IsAsync>false</IsAsync>
|
||||||
<IsObsolete>false</IsObsolete>
|
<IsObsolete>false</IsObsolete>
|
||||||
<IsStatic>true</IsStatic>
|
<IsStatic>true</IsStatic>
|
||||||
<Description>Missing Documentation</Description>
|
<Description>Calculates the closest point on the bounds to the specified point.</Description>
|
||||||
</Methods>
|
</Methods>
|
||||||
<Methods>
|
<Methods>
|
||||||
<Name>Contains</Name>
|
<Name>Contains</Name>
|
||||||
@@ -116,7 +116,7 @@
|
|||||||
<IsAsync>false</IsAsync>
|
<IsAsync>false</IsAsync>
|
||||||
<IsObsolete>false</IsObsolete>
|
<IsObsolete>false</IsObsolete>
|
||||||
<IsStatic>true</IsStatic>
|
<IsStatic>true</IsStatic>
|
||||||
<Description>Missing Documentation</Description>
|
<Description>Returns whether the bounds contain the specified point.</Description>
|
||||||
</Methods>
|
</Methods>
|
||||||
<Methods>
|
<Methods>
|
||||||
<Name>Encapsulate</Name>
|
<Name>Encapsulate</Name>
|
||||||
@@ -136,7 +136,7 @@
|
|||||||
<IsAsync>false</IsAsync>
|
<IsAsync>false</IsAsync>
|
||||||
<IsObsolete>false</IsObsolete>
|
<IsObsolete>false</IsObsolete>
|
||||||
<IsStatic>true</IsStatic>
|
<IsStatic>true</IsStatic>
|
||||||
<Description>Missing Documentation</Description>
|
<Description>Expands the bounds by the specified amount.</Description>
|
||||||
</Methods>
|
</Methods>
|
||||||
<Methods>
|
<Methods>
|
||||||
<Name>Expand</Name>
|
<Name>Expand</Name>
|
||||||
@@ -156,7 +156,7 @@
|
|||||||
<IsAsync>false</IsAsync>
|
<IsAsync>false</IsAsync>
|
||||||
<IsObsolete>false</IsObsolete>
|
<IsObsolete>false</IsObsolete>
|
||||||
<IsStatic>true</IsStatic>
|
<IsStatic>true</IsStatic>
|
||||||
<Description>Missing Documentation</Description>
|
<Description>Expands the bounds by the specified amount.</Description>
|
||||||
</Methods>
|
</Methods>
|
||||||
<Methods>
|
<Methods>
|
||||||
<Name>Intersects</Name>
|
<Name>Intersects</Name>
|
||||||
@@ -176,7 +176,7 @@
|
|||||||
<IsAsync>false</IsAsync>
|
<IsAsync>false</IsAsync>
|
||||||
<IsObsolete>false</IsObsolete>
|
<IsObsolete>false</IsObsolete>
|
||||||
<IsStatic>true</IsStatic>
|
<IsStatic>true</IsStatic>
|
||||||
<Description>Missing Documentation</Description>
|
<Description>Determines whether the bounds intersect with another bounds.</Description>
|
||||||
</Methods>
|
</Methods>
|
||||||
<Methods>
|
<Methods>
|
||||||
<Name>SetMinMax</Name>
|
<Name>SetMinMax</Name>
|
||||||
@@ -202,7 +202,7 @@
|
|||||||
<IsAsync>false</IsAsync>
|
<IsAsync>false</IsAsync>
|
||||||
<IsObsolete>false</IsObsolete>
|
<IsObsolete>false</IsObsolete>
|
||||||
<IsStatic>true</IsStatic>
|
<IsStatic>true</IsStatic>
|
||||||
<Description>Missing Documentation</Description>
|
<Description>Sets the minimum and maximum points of the bounds.</Description>
|
||||||
</Methods>
|
</Methods>
|
||||||
<Methods>
|
<Methods>
|
||||||
<Name>Distance</Name>
|
<Name>Distance</Name>
|
||||||
@@ -222,7 +222,7 @@
|
|||||||
<IsAsync>false</IsAsync>
|
<IsAsync>false</IsAsync>
|
||||||
<IsObsolete>false</IsObsolete>
|
<IsObsolete>false</IsObsolete>
|
||||||
<IsStatic>true</IsStatic>
|
<IsStatic>true</IsStatic>
|
||||||
<Description>Missing Documentation</Description>
|
<Description>Calculates the distance from the bounds to the specified point.</Description>
|
||||||
</Methods>
|
</Methods>
|
||||||
<Methods>
|
<Methods>
|
||||||
<Name>SqrDistance</Name>
|
<Name>SqrDistance</Name>
|
||||||
@@ -242,10 +242,10 @@
|
|||||||
<IsAsync>false</IsAsync>
|
<IsAsync>false</IsAsync>
|
||||||
<IsObsolete>false</IsObsolete>
|
<IsObsolete>false</IsObsolete>
|
||||||
<IsStatic>true</IsStatic>
|
<IsStatic>true</IsStatic>
|
||||||
<Description>Missing Documentation</Description>
|
<Description>Calculates the squared distance from the bounds to the specified point.</Description>
|
||||||
</Methods>
|
</Methods>
|
||||||
<IsStatic>false</IsStatic>
|
<IsStatic>false</IsStatic>
|
||||||
<IsAbstract>false</IsAbstract>
|
<IsAbstract>false</IsAbstract>
|
||||||
<IsInstantiatable>false</IsInstantiatable>
|
<IsInstantiatable>false</IsInstantiatable>
|
||||||
<Description>Missing Documentation</Description>
|
<Description>Represents a bounding box in 3D space.</Description>
|
||||||
</ClassDef>
|
</ClassDef>
|
||||||
|
|||||||
@@ -56,7 +56,7 @@
|
|||||||
<IsAsync>false</IsAsync>
|
<IsAsync>false</IsAsync>
|
||||||
<IsObsolete>false</IsObsolete>
|
<IsObsolete>false</IsObsolete>
|
||||||
<IsStatic>false</IsStatic>
|
<IsStatic>false</IsStatic>
|
||||||
<Description>Missing Documentation</Description>
|
<Description>Sets the color at the specified point in the color series.</Description>
|
||||||
</Methods>
|
</Methods>
|
||||||
<Methods>
|
<Methods>
|
||||||
<Name>RemovePoint</Name>
|
<Name>RemovePoint</Name>
|
||||||
@@ -70,7 +70,7 @@
|
|||||||
<IsAsync>false</IsAsync>
|
<IsAsync>false</IsAsync>
|
||||||
<IsObsolete>false</IsObsolete>
|
<IsObsolete>false</IsObsolete>
|
||||||
<IsStatic>false</IsStatic>
|
<IsStatic>false</IsStatic>
|
||||||
<Description>Missing Documentation</Description>
|
<Description>Removes the point at the specified index from the color series.</Description>
|
||||||
</Methods>
|
</Methods>
|
||||||
<Methods>
|
<Methods>
|
||||||
<Name>SetOffset</Name>
|
<Name>SetOffset</Name>
|
||||||
@@ -90,7 +90,7 @@
|
|||||||
<IsAsync>false</IsAsync>
|
<IsAsync>false</IsAsync>
|
||||||
<IsObsolete>false</IsObsolete>
|
<IsObsolete>false</IsObsolete>
|
||||||
<IsStatic>false</IsStatic>
|
<IsStatic>false</IsStatic>
|
||||||
<Description>Missing Documentation</Description>
|
<Description>Sets the offset at the specified point in the color series.</Description>
|
||||||
</Methods>
|
</Methods>
|
||||||
<Methods>
|
<Methods>
|
||||||
<Name>GetColor</Name>
|
<Name>GetColor</Name>
|
||||||
@@ -104,7 +104,7 @@
|
|||||||
<IsAsync>false</IsAsync>
|
<IsAsync>false</IsAsync>
|
||||||
<IsObsolete>false</IsObsolete>
|
<IsObsolete>false</IsObsolete>
|
||||||
<IsStatic>false</IsStatic>
|
<IsStatic>false</IsStatic>
|
||||||
<Description>Missing Documentation</Description>
|
<Description>Gets the color at the specified point in the color series.</Description>
|
||||||
</Methods>
|
</Methods>
|
||||||
<Methods>
|
<Methods>
|
||||||
<Name>GetOffset</Name>
|
<Name>GetOffset</Name>
|
||||||
@@ -118,7 +118,7 @@
|
|||||||
<IsAsync>false</IsAsync>
|
<IsAsync>false</IsAsync>
|
||||||
<IsObsolete>false</IsObsolete>
|
<IsObsolete>false</IsObsolete>
|
||||||
<IsStatic>false</IsStatic>
|
<IsStatic>false</IsStatic>
|
||||||
<Description>Missing Documentation</Description>
|
<Description>Gets the offset at the specified point in the color series.</Description>
|
||||||
</Methods>
|
</Methods>
|
||||||
<Methods>
|
<Methods>
|
||||||
<Name>Lerp</Name>
|
<Name>Lerp</Name>
|
||||||
@@ -132,7 +132,7 @@
|
|||||||
<IsAsync>false</IsAsync>
|
<IsAsync>false</IsAsync>
|
||||||
<IsObsolete>false</IsObsolete>
|
<IsObsolete>false</IsObsolete>
|
||||||
<IsStatic>false</IsStatic>
|
<IsStatic>false</IsStatic>
|
||||||
<Description>Missing Documentation</Description>
|
<Description>Interpolates between colors in the series based on the parameter t.</Description>
|
||||||
</Methods>
|
</Methods>
|
||||||
<IsStatic>false</IsStatic>
|
<IsStatic>false</IsStatic>
|
||||||
<IsAbstract>false</IsAbstract>
|
<IsAbstract>false</IsAbstract>
|
||||||
|
|||||||
Reference in New Issue
Block a user