Gets the texture mapping type and alignment.
Name | Type | Description |
TextureMappingType | TextureMappingTypeEnum | Output texture mapping type applied to the object. |
TextureMappingAlignment | Variant | Output unit vector that indicates the texture mapping alignment. This value will be invalid if the TextureMappingType is not kCylindricalMappingType or kSphericalMappingType. This is an optional argument whose default value is null. |