MDLTransformStack.AddMatrixOp(String, Boolean) Method
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.
[Foundation.Export("addMatrixOp:inverse:")]
public virtual ModelIO.MDLTransformMatrixOp AddMatrixOp (string animatedValueName, bool inverse);
abstract member AddMatrixOp : string * bool -> ModelIO.MDLTransformMatrixOp
override this.AddMatrixOp : string * bool -> ModelIO.MDLTransformMatrixOp
Parameters
- animatedValueName
- String
- inverse
- Boolean
Returns
- Attributes