Class: AxTransformLayer

AxTransformLayer(operationnon-null, propertyFirstnon-null, propertyCountnon-null)

new AxTransformLayer(operationnon-null, propertyFirstnon-null, propertyCountnon-null)

Creates a new transform layer Transform layers are used to define transformation operations on a transform
Parameters:
Name Type Description
operation AxTransformOperation The transform layer's operation
propertyFirst Integer Index of the first property in the transform, which this operation owns
propertyCount Integer Number of the properteis in the transform, which this operation owns
Source:

Methods

Set(operation, propertyFirst, propertyCount)

Parameters:
Name Type Description
operation AxTransformOperation The transform layer's operation
propertyFirst Integer Index of the first property in the transform, which this operation owns
propertyCount Integer Number of the properteis in the transform, which this operation owns
Source:

Documentation generated by JSDoc 3.5.3 on Mon Feb 19 2018 20:39:27 GMT+0200 (FLE Standard Time)