Vector3Smoothed Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public value class Vector3Smoothed
[System.Serializable]
public struct Vector3Smoothed
[<System.Serializable>]
type Vector3Smoothed = struct
Public Structure Vector3Smoothed
- Inheritance
-
Vector3Smoothed
- Attributes
Constructors
Vector3Smoothed(Vector3, Single) |
Properties
Current | |
Goal | |
SmoothTime |
Methods
SetGoal(Vector3) | |
Update(Single) |