MirroredProfile constructor
__init__(self, base_profile)
Construct a new MirroredProfile from an existing profile.
def __init__(self, base_profile):
    ...
| Parameter | Type | Description | 
|---|---|---|
| base_profile | aspose.threed.profiles.Profile | The base profile to be mirrored. | 
See Also
- module 
aspose.threed.profiles - class 
MirroredProfile