3ds Max USD API Reference
Loading...
Searching...
No Matches
USDComponentVersionNumber.h
1#pragma once
2//**************************************************************************/
3// Copyright (c) 2021 Autodesk, Inc.
4// All rights reserved.
5//
6// Use of this software is subject to the terms of the Autodesk license
7// agreement provided at the time of installation or download, or which
8// otherwise accompanies this software in either electronic or hard copy form.
9//**************************************************************************/
10
11// Components of version number for the USD component
12#define COMPONENT_VERSION_MAJOR 0
13#define COMPONENT_VERSION_MINOR 4
14#define COMPONENT_VERSION_MICRO 0