Show / Hide Table of Contents

Class Vector3CurveExtensions

Inheritance
System.Object
Vector3CurveExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: AssetRipper.SourceGenerated.Extensions
Assembly: AssetRipper.SourceGenerated.Extensions.dll
Syntax
public static class Vector3CurveExtensions

Methods

| Improve this Doc View Source

SetValues(IVector3Curve, String)

Declaration
public static void SetValues(this IVector3Curve curve, string path)
Parameters
Type Name Description
AssetRipper.SourceGenerated.Subclasses.Vector3Curve.IVector3Curve curve
System.String path
| Improve this Doc View Source

SetValues(IVector3Curve, String, RotationOrder)

Declaration
public static void SetValues(this IVector3Curve curve, string path, RotationOrder rotationOrder)
Parameters
Type Name Description
AssetRipper.SourceGenerated.Subclasses.Vector3Curve.IVector3Curve curve
System.String path
AssetRipper.SourceGenerated.Enums.RotationOrder rotationOrder
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾