Class FbxAnimLayer
Syntax
public class FbxAnimLayer : FbxCollection, IDisposable, IEquatable<FbxEmitter>
Methods
Create(FbxManager, String)
Declaration
public static FbxAnimLayer Create(FbxManager pManager, string pName)
Parameters
Returns
Create(FbxObject, String)
Declaration
public static FbxAnimLayer Create(FbxObject pContainer, string pName)
Parameters
Returns
Equals(FbxAnimLayer)
Declaration
public bool Equals(FbxAnimLayer other)
Parameters
Returns
Equals(Object)
Declaration
public override bool Equals(object obj)
Parameters
Type |
Name |
Description |
Object |
obj |
|
Returns
Overrides
GetHashCode()
Declaration
public override int GetHashCode()
Returns
Overrides
Operators
Equality(FbxAnimLayer, FbxAnimLayer)
Declaration
public static bool operator ==(FbxAnimLayer a, FbxAnimLayer b)
Parameters
Returns
Inequality(FbxAnimLayer, FbxAnimLayer)
Declaration
public static bool operator !=(FbxAnimLayer a, FbxAnimLayer b)
Parameters
Returns