Class TransformNodeNative
[Guid("b2efe1e7-729f-4102-949f-505fa21bf666")]
public class TransformNodeNative : ComObject, TransformNode, IUnknown, ICallbackable, IDisposable
- Inheritance
-
TransformNodeNative
- Implements
-
IUnknownICallbackable
- Derived
Constructors
TransformNodeNative(nint)
public TransformNodeNative(nint nativePtr)
Parameters
nativePtr
nint
Properties
InputCount
public int InputCount { get; }
Property Value
InputCount_
Gets the number of inputs to the transform node.
public int InputCount_ { get; }
Property Value
Operators
explicit operator TransformNodeNative(nint)
public static explicit operator TransformNodeNative(nint nativePtr)
Parameters
nativePtr
nint