What's New in MCG 2018

What's New

In this topic, we cover the changes made to MCG in 3ds Max 2018. To explore these changes with a hands-on approach, we've also created a sample pack on The Area.

Renamed Operators and Compounds

The majority of the operators and compounds have been renamed based on a more consistent naming scheme. Moving forward, we hope the new naming scheme will make your operator searches more consistent and more reliable. The operators and compounds in MCG 2018 are listed at the bottom of this page.

To implement this renaming and to retain backwards compatibility with graphs authored in MCG 2017, we added the concept of an Identifier and a Display Name. These values are specified when you first save your graph, or via the MCG Editor > Edit > Graph Properties dialog.

Improved MCG Package Installation

In previous versions of MCG, the installation of a package (.mcg) was performed as a file extraction into a common loading path. This often resulted in previously installed tools becoming invalid due to compound collisions.

In MCG 2018, package installation has been greatly improved. Package files are now simply copied into your user directory C:\Users\<username>\Autodesk\3ds Max 2018\Max Creation Graph\Packages, and read as a self-contained entities. Installing a package no longer carries the risk of invalidating tools, and no longer pollutes your authoring workspace with duplicate compounds.

To extract a package and use its compounds in your authoring space, select MCG Editor > File > Unpack Package. Keep in mind that unpacking a package may cause compound collisions, and you may need to manually delete duplicate files.

Mapped Connections

To reduce the need of For Each (previously known as Map), you can now connect a compatible array directly into a node to convert the operation into a mapped connection. A mapped connection is an automatic way of applying an operation to each item in an array. See here for more information on mapped connections and their requirements.

MCG Editor Improvements

Live Types

The editor now provides you with dynamic information about the types flowing through your graphs. You are not prevented from creating invalid connections between nodes, however these will now appear in red if the connection's endpoint types are incompatible.

Undo/Redo

The MCG Editor now supports Undo and Redo for virtually all common operations, such as node creation, deletion, moving, grouping, and connecting. Access this function from the Editor's Edit menus, or Ctrl+Z (undo) and Ctrl+Y (redo) keyboard shortcuts.

Node Properties Panel

We've updated the Node Properties panel to display information about the selected node, as well as links to the node's usage in other compounds.

All Operators and Compounds

To help you get familiar with the new naming scheme, we have listed all the operators and compounds available in MCG 2018. The node name in MCG 2018 appears in the Display Name column, while its MCG 2017 name appears in the Identifier column. Consider searching (CTRL+F) on this page to discover the mapping between the two names. Consult the node properties panel in the MCG editor for more information about a specific node's description (most of which have been completely revamped), or its deprecation status.

Status Display Name (2018) Identifier (2017) Category
Evaluate MAXScript EvalMAXScript 3ds Max.MAXScript
ScriptValue to Boolean FPValueToBool 3ds Max.MAXScript
ScriptValue to Float FPValueToFloat 3ds Max.MAXScript
ScriptValue to Integer FPValueToInt 3ds Max.MAXScript
ScriptValue to Matrix FPValueToMatrix 3ds Max.MAXScript
ScriptValue to SceneNode FPValueToNode 3ds Max.MAXScript
ScriptValue to String FPValueToString 3ds Max.MAXScript
ScriptValue to Texmap FPValueToTexmap 3ds Max.MAXScript
ScriptValue to Vector FPValueToVector3 3ds Max.MAXScript
Camera FOV FieldOfView 3ds Max.Render Settings
Height from Vertical FOV HeightFromVFOV 3ds Max.Render Settings
Render Settings Aspect Ratio RenderSettingsAspectRatio 3ds Max.Render Settings
Render Settings Height RenderSettingsHeight 3ds Max.Render Settings
Render Settings Pixel Aspect Ratio RenderSettingsPixelAspectRatio 3ds Max.Render Settings
Render Settings Width RenderSettingsWidth 3ds Max.Render Settings
SceneNode Camera CameraFromNode 3ds Max.Render Settings
Vertical FOV from Camera FOV VerticalFOV 3ds Max.Render Settings
Width from Camera FOV WidthFromFOV 3ds Max.Render Settings
All SceneNodes AllNodes 3ds Max.Scene Node
Clone as Copy CloneAsCopy 3ds Max.Scene Node
Clone as Instance CloneAsInstance 3ds Max.Scene Node
Clone as Reference CloneAsReference 3ds Max.Scene Node
Clone Hierarchy as Copy CloneTreeAsCopy 3ds Max.Scene Node
Clone Hierarchy as instance CloneTreeAsInstance 3ds Max.Scene Node
Clone Hierarchy as Reference CloneTreeAsReference 3ds Max.Scene Node
Create Editable Mesh CreateEditableMesh 3ds Max.Scene Node
Create Editable Spline CreateEditableSpline 3ds Max.Scene Node
NEW Current SceneNode Selection Current_SceneNode_Selection 3ds Max.Scene Node
Exit If SceneNode Is Invalid CheckNodeValidity 3ds Max.Scene Node
Root SceneNode SceneRoot 3ds Max.Scene Node
SceneNode Array Average World Position NodePosAverage 3ds Max.Scene Node
SceneNode Children ChildNodes 3ds Max.Scene Node
SceneNode from Name NodeFromName 3ds Max.Scene Node
SceneNode Has Mesh CanGetMeshFromNode 3ds Max.Scene Node
SceneNode Has Spline CanGetSplineFromNode 3ds Max.Scene Node
SceneNode Is Scene Root IsSceneRoot 3ds Max.Scene Node
SceneNode Is Valid IsValidNode 3ds Max.Scene Node
SceneNode Mesh MeshFromNode 3ds Max.Scene Node
SceneNode Mesh at Time MeshFromNodeAtTime 3ds Max.Scene Node
SceneNode Mesh BoundingBox BoundingBoxFromNode 3ds Max.Scene Node
SceneNode Mesh in Tool Space NodeMeshInLocalSpace 3ds Max.Scene Node
SceneNode Mesh in World Space NodeMeshInWorldSpace 3ds Max.Scene Node
SceneNode Mesh or Box Mesh NodesMeshOrBox 3ds Max.Scene Node
SceneNode Mesh or Tetrahedron Mesh NodeMeshOrTetrahedron 3ds Max.Scene Node
SceneNode Name NodeName 3ds Max.Scene Node
SceneNode Parent ParentNode 3ds Max.Scene Node
SceneNode Set Parent SetParent 3ds Max.Scene Node
SceneNode Spline SplineFromNode 3ds Max.Scene Node
NEW SceneNode Spline in Tool Space SceneNode Spline in Tool Space 3ds Max.Scene Node
NEW SceneNode Spline in World Space SceneNode Spline in World Space 3ds Max.Scene Node
NEW SceneNode Transform in Tool Space SceneNode Transform in Tool Space 3ds Max.Scene Node
SceneNode Tree NodeTree 3ds Max.Scene Node
SceneNode World X Axis NodeXAxis 3ds Max.Scene Node
SceneNode World Y Axis NodeYAxis 3ds Max.Scene Node
SceneNode World Z Axis NodeZAxis 3ds Max.Scene Node
Select SceneNodes SelectNodes 3ds Max.Scene Node
Live Particle Count LiveParticleCount 3ds Max.Scene Node.Particle
Particle Ages ParticleAges 3ds Max.Scene Node.Particle
Particle Count ParticleCount 3ds Max.Scene Node.Particle
Particle Group Time ParticleGroupTime 3ds Max.Scene Node.Particle
Particle Lifespans ParticleLifespans 3ds Max.Scene Node.Particle
Particle Orientations ParticleOrientations 3ds Max.Scene Node.Particle
Particle Positions ParticlePositions 3ds Max.Scene Node.Particle
Particle Selections ParticleSelections 3ds Max.Scene Node.Particle
Particle Sizes ParticleSizes 3ds Max.Scene Node.Particle
Particle Spins ParticleSpins 3ds Max.Scene Node.Particle
Particle Tension ParticleTension 3ds Max.Scene Node.Particle
Particle Transforms ParticleTMs 3ds Max.Scene Node.Particle
Particle Velocities ParticleVelocities 3ds Max.Scene Node.Particle
Particle XYZ Sizes ParticleXYZSizes 3ds Max.Scene Node.Particle
SceneNode Has Particles CanGetParticlesFromNode 3ds Max.Scene Node.Particle
SceneNode Particles at Time ParticlesFromNode 3ds Max.Scene Node.Particle
SceneNode Local Transform LocalTransform 3ds Max.Scene Node.Transform
SceneNode Pivot Offset ObjectOffsetPosition 3ds Max.Scene Node.Transform
SceneNode Set Pivot Offset SetObjectOffsetPosition 3ds Max.Scene Node.Transform
SceneNode Set World Position SetNodePosition 3ds Max.Scene Node.Transform
SceneNode Set World Transform SetNodeTransform 3ds Max.Scene Node.Transform
SceneNode World Position NodePosition 3ds Max.Scene Node.Transform
SceneNode World Transform ObjectTransform 3ds Max.Scene Node.Transform
SceneNode World Transform Before Pivot WorldTransform 3ds Max.Scene Node.Transform
SceneNode World Transform Before Pivot at Time WorldTransformAtTime 3ds Max.Scene Node.Transform
SceneNode World Transform Before WSM ObjectTransformBeforeWSM 3ds Max.Scene Node.Transform
Animation Playback End AnimationPlaybackEnd 3ds Max.Time
Animation Playback Start AnimationStartTime 3ds Max.Time
At Time Context AtTimeContext 3ds Max.Time
Frames to Seconds FramesToSeconds 3ds Max.Time
Frames to Ticks FramesToTicks 3ds Max.Time
Seconds to Frames SecondsToFrames 3ds Max.Time
Seconds to Ticks SecondsToTicks 3ds Max.Time
Ticks to Frames TicksToFrames 3ds Max.Time
Ticks to Seconds TicksToSeconds 3ds Max.Time
Append Append Array
Append If AppendIf Array
NEW Array Is Empty Array_Is_Empty Array
Average Float Average Array
Average Vector AverageVector Array
Count Count Array
Flatten Flatten Array
NEW Group by Key Group_by_Key Array
Insert Insert Array
Is Equal to Previous SameAsPreviousElement Array
Is Not Empty NotEmpty Array
Join Arrays Concatenate Array
Prepend Prepend Array
Reverse Reverse Array
Set Item SetValue Array
Set Items SetValues Array
Sort Sort Array
Sort Array of Pairs SortArrayOfPairs Array
Sort by Function SortBy Array
NEW Sort by Key Sort_by_Key Array
Sort Indices SortedIndices Array
Sum Sum Array
Transpose Array TransposeArray Array
NEW Empty Array Empty_Array Array.Empty
Empty Array of Bitmap BitmapEmptyArray Array.Empty
Empty Array of Boolean BooleanEmptyArray Array.Empty
Empty Array of BoundingBox BoundingBoxEmptyArray Array.Empty
Empty Array of BoundingFrustum BoundingFrustumEmptyArray Array.Empty
Empty Array of BoundingSphere BoundingSphereEmptyArray Array.Empty
Empty Array of Constraint ConstraintEmptyArray Array.Empty
Empty Array of Edge EdgeEmptyArray Array.Empty
Empty Array of Face Face3EmptyArray Array.Empty
Empty Array of Face4 Face4EmptyArray Array.Empty
Empty Array of Float SingleEmptyArray Array.Empty
Empty Array of Integer Int32EmptyArray Array.Empty
Empty Array of Line LineEmptyArray Array.Empty
Empty Array of MapChannel MapChannelEmptyArray Array.Empty
Empty Array of Matrix MatrixEmptyArray Array.Empty
Empty Array of Mesh TriMeshEmptyArray Array.Empty
Empty Array of Octree VertexOctreeEmptyArray Array.Empty
Empty Array of Particle ParticleObjectEmptyArray Array.Empty
Empty Array of PhysicsWorld WorldEmptyArray Array.Empty
Empty Array of Plane PlaneEmptyArray Array.Empty
Empty Array of QuadMesh QuadMeshEmptyArray Array.Empty
Empty Array of Quaternion QuaternionEmptyArray Array.Empty
Empty Array of RandomGenerator RandomEmptyArray Array.Empty
Empty Array of Ray RayEmptyArray Array.Empty
Empty Array of RayTraceIntersection RayTraceIntersectionEmptyArray Array.Empty
Empty Array of RayTraceScene RayTraceSceneEmptyArray Array.Empty
Empty Array of Rectangle RectangleEmptyArray Array.Empty
Empty Array of RigidBodyDynamics RigidBodyDynamicsEmptyArray Array.Empty
Empty Array of SceneNode INodeEmptyArray Array.Empty
Empty Array of Spline SplineEmptyArray Array.Empty
Empty Array of String StringEmptyArray Array.Empty
Empty Array of Texmap TexmapEmptyArray Array.Empty
Empty Array of Vector Vector3EmptyArray Array.Empty
Empty Array of Vector4 Vector4EmptyArray Array.Empty
Array 1 Unit Array.Generation
NEW Array 2 Array_2 Array.Generation
NEW Array 3 Array_3 Array.Generation
NEW Array 4 Array_4 Array.Generation
Array of All Pairs MakeAllPairs Array.Generation
Array of Alternating Items SpliceAlternateElements Array.Generation
Array of Floats Exclusive RangeExclusiveFloat Array.Generation
Array of Floats Exclusive with Maximum RangeExclusiveFloatTo Array.Generation
Array of Floats Inclusive RangeInclusiveFloat Array.Generation
Array of Floats Inclusive with Maximum RangeInclusiveFloatTo Array.Generation
Array of Function ArrayOfFunction Array.Generation
Array of Integers Range Array.Generation
Array of Interpolated Vectors ArrayOfLerpedVectors Array.Generation
Array of Item Index Pairs ZipWithIndices Array.Generation
Array of Pairs ZipToTuple Array.Generation
Array of Pairs from Value MakePairsWith Array.Generation
Array of Sampled Floats SampleLerp Array.Generation
Array of Sampled Integers MapRange Array.Generation
Array of Scaled Vectors OffsetVectors Array.Generation
Array of Stepped Integers ArrayFromToStep Array.Generation
Array of Triples from Value MakeTriples Array.Generation
Array of Value ArrayOf Array.Generation
Generate Array Generate Array.Generation
Generate Array of N GenerateN Array.Generation
Indices Indices Array.Generation
Aggregate Aggregate Array.Iteration
Aggregate with Index AggregateWithIndices Array.Iteration
Cartesian Product CartesianProduct Array.Iteration
Combine Combine Array.Iteration
Combine 3 Combine3 Array.Iteration
Combine Parallel ParallelCombine Array.Iteration
Flat Map FlatMap Array.Iteration
For Each Map Array.Iteration
For Each Parallel ParallelMap Array.Iteration
For Each with Index MapWithIndexes Array.Iteration
NEW Array Default Array_Default Array.Sampling
Array Max Values ChooseMaximums Array.Sampling
Array Maximum MaximumElement Array.Sampling
Array Min Values ChooseMinimums Array.Sampling
Array Minimum MinimumElement Array.Sampling
Array Minimum and Maximum MinAndMaxElement Array.Sampling
At At Array.Sampling
At Sub-Arrays SubArrayAt Array.Sampling
At with Modulo ModuloArrayCycler Array.Sampling
Breadth First Search from Indices BreadthFirstSearchFromStartIndices Array.Sampling
Breadth First Search Visit All BreadthFirstSearchVisitAll Array.Sampling
Contains Contains Array.Sampling
Filter Filter Array.Sampling
Filter with Index FilterWithIndexes Array.Sampling
First First Array.Sampling
NEW First or Default First_or_Default Array.Sampling
NEW Group Indices by Value Group Indices by Value Array.Sampling
Index of Function IndexOf Array.Sampling
Index of Item IndexOfValue Array.Sampling
Index of Lesser Item IndexOfLesserElement Array.Sampling
Index of Max Item IndexOfGreaterElement Array.Sampling
Index of Maximum IndexOfMaximum Array.Sampling
Index of Minimum IndexOfMinimum Array.Sampling
Index of Minimum and Maximum IndexOfMinAndMax Array.Sampling
Integer Array Minimum IntArrayMinimum Array.Sampling
Last Last Array.Sampling
Last Index LastIndex Array.Sampling
NEW Last or Default Last_or_Default Array.Sampling
NEW Partial Sums Partial_Sums Array.Sampling
Remove Duplicates RemoveDuplicates Array.Sampling
Remove Ends RemoveEnds Array.Sampling
Remove First SkipOne Array.Sampling
Remove Index Remove Array.Sampling
Remove Items RemoveValues Array.Sampling
Remove Last DropLast Array.Sampling
Remove Range RemoveRange Array.Sampling
NEW Reverse Slices Reverse Slices Array.Sampling
Second Second Array.Sampling
Select by Index SelectByIndex Array.Sampling
Skip Skip Array.Sampling
Slice Slice Array.Sampling
Slices Slices Array.Sampling
NEW Sliding Window Sliding_Window Array.Sampling
Stride Stride Array.Sampling
Strides Strides Array.Sampling
Take Take Array.Sampling
Third Third Array.Sampling
NEW Valid Index Valid Index Array.Sampling
Valid Indices ValidIndices Array.Sampling
Bitmap from File LoadBitmapFromFile Bitmap
Bitmap from Function GenerateBitmapFromFunc Bitmap
Bitmap from Pixels ConstructBitmap Bitmap
Bitmap from Texmap RenderToBitmap Bitmap
Bitmap from Width Height CreateBitmap Bitmap
Bitmap Height BitmapHeight Bitmap
Bitmap Pixel GetPixel Bitmap
Bitmap Pixels GetPixels Bitmap
Bitmap Set Pixel SetPixel Bitmap
NEW Bitmap Set Pixels Bitmap_Set_Pixels Bitmap
Bitmap Width BitmapWidth Bitmap
NEW Exit If Texmap Is Invalid CheckTexmapValidity Bitmap
Texmap Is Valid IsValidTexmap Bitmap
Write Bitmap to File SaveBitmapToFile Bitmap
Cache CreateCache Caching
Cache Contains Value at Depth IsAValueCached Caching
Cache Value Until Change CacheValueUntilControlChanged Caching
Cached Value CachedValue Caching
Currently Cached Value ExtractCurrentValueFromCache Caching
Force Update Cache ForceUpdateCache Caching
Previously Cached Value ExtractPreviousValueFromCache Caching
Static Cache CreateStaticCache Caching
Blend Chromatic BlendChromatic Color
Blend Colors BlendNColors Color
Blend Green Blue BlendGreenBlue Color
Blend Red Blue BlendRedBlue Color
Blend Red Green BlendRedGreen Color
Chroma from RGB ChromaFromRGB Color
Chroma from SL ChromaFromSL Color
Chroma from SV ChromaFromSV Color
Filter Color by Hue FilterColorByHue Color
HSL from RGB HSLFromRGB Color
HSV from RGB HSVFromRGB Color
Hue from RGB HueFromRGB Color
Interpolate HSL Color ApplyHSLColor Color
Invert Color InvertColor Color
Lerp Float 3 Midpoint Gamma FloatLerp3MidpointGamma Color
Lightness from RGB LightnessFromRGB Color
RGB from HSL RGBFromHSL Color
RGB from HSV RGBFromHSV Color
RGB from Hue RGBFromHue Color
Secondary Color Value from Hue SecondaryColorValueFromHue Color
Value from RGB ValueFromRGB Color
Blue Blue Color.Primitives
Cyan Cyan Color.Primitives
Gray Gray Color.Primitives
Green Green Color.Primitives
Red Red Color.Primitives
Yellow Yellow Color.Primitives
Constant Constant Core
Hash Code HashCode Core
Pair Pair Core
Pair Item 1 PairItem1 Core
Pair Item 2 PairItem2 Core
Triple Triple Core
Triple Item 1 TripleItem1 Core
Triple Item 2 TripleItem2 Core
Triple Item 3 TripleItem3 Core
Apply If IfThen Core.Control Flow
Binary Recursion BinaryRecursion Core.Control Flow
Breadth First Search BreadthFirstSearch Core.Control Flow
Exit If ExitIf Core.Control Flow
If If Core.Control Flow
If Array Is Not Empty IfArrayNonEmpty Core.Control Flow
If Float Is Greater Than or Equal to Zero IfGreaterThanOrEqualToZero Core.Control Flow
If Float Is Greater Than Zero IfSingleGreaterThanZero Core.Control Flow
If Integer Is Greater Than Zero IfGreaterThanZero Core.Control Flow
Ignore First IgnoreFirst Core.Control Flow
Ignore Second IgnoreSecond Core.Control Flow
Integer Switch SwitchOneTwoThree Core.Control Flow
Repeat Repeat Core.Control Flow
Sequence Sequence Core.Control Flow
Throw If ThrowIf Core.Control Flow
Try Catch TryCatch Core.Control Flow
While While Core.Control Flow
As Boolean AsBool Core.Conversion
As Float AsFloat Core.Conversion
As Integer AsInt Core.Conversion
As String AsString Core.Conversion
Float as Integer FloatAsInt Core.Conversion
Integer as Float IntAsFloat Core.Conversion
To String ToString Core.Conversion
Apply 0 Apply0 Core.Functional Programming
Apply 1 Apply1 Core.Functional Programming
Apply 2 Apply2 Core.Functional Programming
Apply 3 Apply3 Core.Functional Programming
Apply 4 Apply4 Core.Functional Programming
Apply 5 Apply5 Core.Functional Programming
Apply Binary Function to Pair ApplyBinaryFunctionToPair Core.Functional Programming
Apply Ternary Function to Triple ApplyTernaryFunctionToTriple Core.Functional Programming
Bind Bind Core.Functional Programming
Bind 1 and 2 of 3 Bind1And2Of3 Core.Functional Programming
Bind 1 and 3 of 3 Bind1And3Of3 Core.Functional Programming
Bind 1 of 2 Bind1of2 Core.Functional Programming
Bind 1 of 3 Bind1Of3 Core.Functional Programming
Bind 2 and 3 of 3 Bind2And3Of3 Core.Functional Programming
Bind 2 of 2 Bind2of2 Core.Functional Programming
Bind 2 of 3 Bind2Of3 Core.Functional Programming
Bind 3 of 3 Bind3Of3 Core.Functional Programming
NEW Bind All of 2 Bind_All_of_2 Core.Functional Programming
NEW Bind All of 3 Bind_All_of_3 Core.Functional Programming
Compose Compose Core.Functional Programming
Value as Function ValueAsFunction Core.Functional Programming
Is Null IsNull Core.Null
Null Null Core.Null
Pass Through Any Pass-through: any Core.Pass Through
Pass Through Array Pass-through: array Core.Pass Through
Pass Through Bitmap Pass-through: Bitmap Core.Pass Through
Pass Through Boolean Pass-through: Boolean Core.Pass Through
Pass Through BoundingBox Pass-through: BoundingBox Core.Pass Through
Pass Through BoundingFrustum Pass-through: BoundingFrustum Core.Pass Through
Pass Through BoundingSphere Pass-through: BoundingSphere Core.Pass Through
Pass Through Cache Pass-through: cache Core.Pass Through
Pass Through Constraint Pass-through: Constraint Core.Pass Through
Pass Through Edge Pass-through: Edge Core.Pass Through
Pass Through Face Pass-through: Face3 Core.Pass Through
Pass Through Face4 Pass-through: Face4 Core.Pass Through
Pass Through Float Pass-through: Single Core.Pass Through
Pass Through Function 0 Pass-through: function0 Core.Pass Through
Pass Through Function 1 Pass-through: function1 Core.Pass Through
Pass Through Function 2 Pass-through: function2 Core.Pass Through
Pass Through Function 3 Pass-through: function3 Core.Pass Through
Pass Through Integer Pass-through: Int32 Core.Pass Through
Pass Through Line Pass-through: Line Core.Pass Through
Pass Through MapChannel Pass-through: MapChannel Core.Pass Through
Pass Through Matrix Pass-through: Matrix Core.Pass Through
Pass Through Mesh Pass-through: TriMesh Core.Pass Through
Pass Through Octree Pass-through: VertexOctree Core.Pass Through
Pass Through Pair Pass-through: tuple2 Core.Pass Through
Pass Through Particle Object Pass-through: ParticleObject Core.Pass Through
Pass Through PhysicsWorld Pass-through: World Core.Pass Through
Pass Through Plane Pass-through: Plane Core.Pass Through
Pass Through QuadMesh Pass-through: QuadMesh Core.Pass Through
Pass Through Quaternion Pass-through: Quaternion Core.Pass Through
Pass Through RandomGenerator Pass-through: Random Core.Pass Through
Pass Through Ray Pass-through: Ray Core.Pass Through
Pass Through RayTraceIntersection Pass-through: RayTraceIntersection Core.Pass Through
Pass Through RayTraceScene Pass-through: RayTraceScene Core.Pass Through
Pass Through Rectangle Pass-through: Rectangle Core.Pass Through
Pass Through RigidBodyDynamics Pass-through: RigidBodyDynamics Core.Pass Through
Pass Through SceneNode Pass-through: INode Core.Pass Through
Pass Through Spline Pass-through: Spline Core.Pass Through
Pass Through String Pass-through: String Core.Pass Through
Pass Through Texmap Pass-through: Texmap Core.Pass Through
Pass Through Triple Pass-through: tuple3 Core.Pass Through
Pass Through Vector Pass-through: Vector3 Core.Pass Through
Pass Through Vector4 Pass-through: Vector4 Core.Pass Through
Print Print Debug
Print Message DisplayMessage Debug
Trace Trace Debug
Trace Array TraceEntireArray Debug
Trace Array Range TraceArray Debug
Trace RigidBody TraceRigidBody Debug
Trace with Label TraceWithPrompt Debug
Attach All Meshes CombineAllMeshes Geometry.Mesh
Attach Meshes CombineMeshes Geometry.Mesh
Color Mesh CFDColorVerticesUniformly Geometry.Mesh
Empty Mesh EmptyMesh Geometry.Mesh
Filter Vertices FilterVertices Geometry.Mesh
Mesh Face Element Ids FaceToElementsMapping Geometry.Mesh
Mesh from Buffers CreateMesh Geometry.Mesh
Mesh from Face Vertices CreateMeshFromVertices Geometry.Mesh
Mesh from QuadMesh Triangulate Geometry.Mesh
Mesh from QuadMesh with Hidden Edges ToTriMesh Geometry.Mesh
Mesh Hide QuadMesh Edges HideEveryThirdEdge Geometry.Mesh
Mesh in Tool Space MeshInLocalSpace Geometry.Mesh
Mesh Index Buffer MeshIndices Geometry.Mesh
NEW Mesh Is Empty Mesh_Is_Empty Geometry.Mesh
NEW Mesh Set Index Buffer Mesh_Set_Index_Buffer Geometry.Mesh
Mesh Set SubObject Level Mesh_Set_SubObject_Level Geometry.Mesh
Mesh Set Vertex Buffer SetMeshVertices Geometry.Mesh
Mesh SubObject Level Mesh_SubObject_Level Geometry.Mesh
Mesh Vertex Distance to SceneNode MeshVertexToNodeDistance Geometry.Mesh
Mesh Vertex Transforms VerticesAndNormalsToMatrices Geometry.Mesh
NEW Offset Mesh Offset_Mesh Geometry.Mesh
Offset Mesh on Ray CloneMeshAlongRay Geometry.Mesh
Offset Meshes by Vector Increment OffsetMeshes Geometry.Mesh
NEW Random Transforms on Mesh Random_Transforms_on_Mesh Geometry.Mesh
Rotate Mesh RotateMesh Geometry.Mesh
Slice Mesh SliceMesh Geometry.Mesh
Spherify Mesh Spherify Geometry.Mesh
Split Mesh by Face Label SplitMeshByFace Geometry.Mesh
Split Mesh into Elements MeshElements Geometry.Mesh
NEW Transform Mesh Transform_Mesh Geometry.Mesh
Transform Mesh with Increment CloneAndTransformMesh Geometry.Mesh
Weld Mesh Vertices WeldMesh Geometry.Mesh
MapChannel Face Vertices MapChannelVertices Geometry.Mesh.Channels
NEW MapChannel Id MapChannel_Id Geometry.Mesh.Channels
MapChannel Id to Name GetMapChannelName Geometry.Mesh.Channels
MapChannel Index Buffer MapChannelIndexBuffer Geometry.Mesh.Channels
MapChannel Name MapChannelName Geometry.Mesh.Channels
MapChannel Vertex Buffer MapChannelVertexBuffer Geometry.Mesh.Channels
Mesh Alpha MapChannel AlphaChannel Geometry.Mesh.Channels
Mesh Available Channel Names AvailableChannelNames Geometry.Mesh.Channels
NEW Mesh Available MapChannel Ids Mesh_Available_MapChannel_Ids Geometry.Mesh.Channels
NEW Mesh Available Per Vertex Data Channel Ids Mesh_Available_Per_Vertex_Data_Channel_Ids Geometry.Mesh.Channels
NEW Mesh Flip MapChannel Face Normals Mesh Flip MapChannel Face Normals Geometry.Mesh.Channels
Mesh Has Channel by Name IsChannelAvailable Geometry.Mesh.Channels
NEW Mesh Has MapChannel Mesh_Has_MapChannel Geometry.Mesh.Channels
NEW Mesh Has Per Vertex Data Channel Mesh_Has_Per_Vertex_Data_Channel Geometry.Mesh.Channels
Mesh Has Soft Selection HasSoftSelection Geometry.Mesh.Channels
Mesh Has UV MapChannel IsUVChannelAvailable Geometry.Mesh.Channels
Mesh Has Vertex Color MapChannel IsVertexColorChannelAvailable Geometry.Mesh.Channels
Mesh Has Vertex Crease HasVertexCrease Geometry.Mesh.Channels
Mesh Has Vertex Weight HasVertexWeight Geometry.Mesh.Channels
Mesh Illumination MapChannel IlluminationChannel Geometry.Mesh.Channels
Mesh MapChannel GetMapChannel Geometry.Mesh.Channels
Mesh Per Vertex Data PerVertexData Geometry.Mesh.Channels
Mesh Remove Channel DeleteChannel Geometry.Mesh.Channels
Mesh Replace MapChannel ReplaceChannel Geometry.Mesh.Channels
Mesh Set Alpha MapChannel SetAlphaMapChannel Geometry.Mesh.Channels
Mesh Set Illumination MapChannel SetIlluminationMapChannel Geometry.Mesh.Channels
Mesh Set MapChannel from Buffers SetMapChannel Geometry.Mesh.Channels
Mesh Set MapChannel from Face Vertices SetMapChannelWithoutIndices Geometry.Mesh.Channels
NEW Mesh Set MapChannel from Soft Selection Mesh Set MapChannel from Soft Selection Geometry.Mesh.Channels
Mesh Set Per Vertex Data SetPerVertexData Geometry.Mesh.Channels
Mesh Set Soft Selection SetSoftSelection Geometry.Mesh.Channels
NEW Mesh Set Soft Selection from MapChannel Mesh Set Soft Selection from MapChannel Geometry.Mesh.Channels
Mesh Set UV MapChannel SetUVMapChannel Geometry.Mesh.Channels
Mesh Set Vertex Color MapChannel SetVertexColorMapChannel Geometry.Mesh.Channels
Mesh Set Vertex Colors from Function ColorVertices Geometry.Mesh.Channels
Mesh Soft Selection SoftSelection Geometry.Mesh.Channels
Mesh Topology MapChannel TopologyChannel Geometry.Mesh.Channels
Mesh UV MapChannel UVChannel Geometry.Mesh.Channels
Mesh Vertex Color MapChannel VertexColorChannel Geometry.Mesh.Channels
Mesh Vertex Creases VertexCrease Geometry.Mesh.Channels
Mesh Vertex Weights VertexWeight Geometry.Mesh.Channels
Array of Randomly Morphed Meshes ArrayOfPseudoRandomMorphs Geometry.Mesh.Deformers
Deform Mesh in Coordinate System DeformMeshInCoordinateSystem Geometry.Mesh.Deformers
Deform Mesh Points DeformMeshPoints Geometry.Mesh.Deformers
Morph Meshes MorphTwoMeshes Geometry.Mesh.Deformers
Morph Three Meshes Randomly MorphRandomlyThreeMeshes Geometry.Mesh.Deformers
Push Mesh PushMeshVertices Geometry.Mesh.Deformers
Push Mesh from Soft Selection SoftPushMeshVertices Geometry.Mesh.Deformers
Push Mesh Random PushRandom Geometry.Mesh.Deformers
Relax Mesh WeightedRelax Geometry.Mesh.Deformers
Twist Mesh Twist Geometry.Mesh.Deformers
Edge Face Index EdgeFaceIndex Geometry.Mesh.Edge
Edge Index EdgeIndex Geometry.Mesh.Edge
Edge Is Visible EdgeVisible Geometry.Mesh.Edge
Edge Parent Mesh EdgeMesh Geometry.Mesh.Edge
Edge Shared Indices FindSharedEdges Geometry.Mesh.Edge
Edge to Line EdgeToLine Geometry.Mesh.Edge
Edge Vertex Index A EdgeA Geometry.Mesh.Edge
Edge Vertex Index B EdgeB Geometry.Mesh.Edge
Mesh Edge GetEdge Geometry.Mesh.Edge
Mesh Edge Count EdgeCount Geometry.Mesh.Edge
Mesh Edge Visibility VisibleEdges Geometry.Mesh.Edge
NEW Mesh Hide Diagonal Edges Mesh_Hide_Diagonal_Edges Geometry.Mesh.Edge
NEW Mesh Hide Edges by Corner Angle Mesh_Hide_Edges_by_Corner_Angle Geometry.Mesh.Edge
Mesh Open Edges MeshOpenEdges Geometry.Mesh.Edge
Mesh Set Edge Visibility SetVisibleEdges Geometry.Mesh.Edge
Closest Point on Face ClosestPointOnFace Geometry.Mesh.Face
Color Mesh Faces SetFaceVertexColors Geometry.Mesh.Face
Face Area FaceArea Geometry.Mesh.Face
Face Binormal FaceBinormal Geometry.Mesh.Face
Face BoundingBox FaceBoundingBox Geometry.Mesh.Face
Face Computed Normals FaceNormals Geometry.Mesh.Face
Face Corner Angle FaceCornerAngle Geometry.Mesh.Face
Face Corner Angle from Face Vertex Index FaceVertexAngle Geometry.Mesh.Face
Face Corner Angles FaceCornerAngles Geometry.Mesh.Face
Face Corner Vectors FaceCornerVectors Geometry.Mesh.Face
NEW Face Edge Indices Face_Edge_Indices Geometry.Mesh.Face
Face Edges FaceEdges Geometry.Mesh.Face
Face Index Buffer Indices FaceIndexBufferIndices Geometry.Mesh.Face
NEW Face Indices from Face Id Face_Indices_from_Face_Id Geometry.Mesh.Face
NEW Face Islands Face_Islands Geometry.Mesh.Face
Face Maximum Angle FaceMaximumAngle Geometry.Mesh.Face
Face Maximum Angles FaceMaximumAngles Geometry.Mesh.Face
Face Midpoint FaceMidpoint Geometry.Mesh.Face
Face Normal FaceNormal Geometry.Mesh.Face
NEW Face Orientation Face_Orientation Geometry.Mesh.Face
Face Tangent FaceTangent Geometry.Mesh.Face
Face Vertex A FaceVertexA Geometry.Mesh.Face
Face Vertex B FaceVertexB Geometry.Mesh.Face
Face Vertex C FaceVertexC Geometry.Mesh.Face
Face Vertices FaceVertices Geometry.Mesh.Face
NEW Mesh Extrude Faces Mesh_Extrude_Faces Geometry.Mesh.Face
Mesh Face MeshFace Geometry.Mesh.Face
Mesh Face Count FaceCount Geometry.Mesh.Face
Mesh Face Index Buffer Indices FaceIndices Geometry.Mesh.Face
Mesh Face Index to Vertex Indices FaceToVertexIndices Geometry.Mesh.Face
Mesh Face Vertices MeshFaceVertices Geometry.Mesh.Face
Mesh Faces MeshFaces Geometry.Mesh.Face
Mesh Filter Faces FilterFaces Geometry.Mesh.Face
NEW Mesh Flip Face Normals Mesh Flip Face Normals Geometry.Mesh.Face
Remap Faces RemapFaces Geometry.Mesh.Face
Mesh Material Ids MaterialIds Geometry.Mesh.Material Id
Mesh Set Material Ids SetMaterialIds Geometry.Mesh.Material Id
NEW Color Mesh Polygons Color Mesh Polygons Geometry.Mesh.Polygon
NEW Color Mesh Polygons by Area or ID Color Mesh Polygons by Area or ID Geometry.Mesh.Polygon
NEW For Each Mesh Polygon For Each Mesh Polygon Geometry.Mesh.Polygon
NEW Mesh Extrude All Polygons Mesh Extrude All Polygons Geometry.Mesh.Polygon
NEW Mesh Extrude Polygons Mesh Extrude Polygons Geometry.Mesh.Polygon
NEW Mesh Face Polygon Ids Mesh_Face_Polygon_Ids Geometry.Mesh.Polygon
NEW Mesh Polygon Transforms Mesh Polygon Transforms Geometry.Mesh.Polygon
NEW Mesh Polygons Mesh Polygons Geometry.Mesh.Polygon
Split Mesh into Polygons SplitMeshIntoPolygons Geometry.Mesh.Polygon
Arc Mesh Primitive CircularSegment Geometry.Mesh.Primitives
NEW Axis Tripod Mesh Primitive Axis Tripod Mesh Primitive Geometry.Mesh.Primitives
Box Mesh Primitive CreateBox Geometry.Mesh.Primitives
Box Mesh Primitive from BoundingBox BoxTriMesh Geometry.Mesh.Primitives
Cube Mesh Primitive SquareBoxMesh Geometry.Mesh.Primitives
Icosahedron Mesh Primitive Icosahedron Geometry.Mesh.Primitives
Plane Mesh Primitive XYPlane Geometry.Mesh.Primitives
Simple Arrow Mesh Primitive ArrowMesh Geometry.Mesh.Primitives
Sphere Mesh Primitive SphereTriMesh Geometry.Mesh.Primitives
Tetrahedron Mesh Primitive Tetrahedron Geometry.Mesh.Primitives
Triangle Fan Mesh Primitive TriMeshFan Geometry.Mesh.Primitives
Mesh Edge Selection EdgeSelection Geometry.Mesh.Selection
Mesh Face Selection FaceSelection Geometry.Mesh.Selection
Mesh Set Edge Selection SetEdgeSelection Geometry.Mesh.Selection
Mesh Set Face Selection SetFaceSelection Geometry.Mesh.Selection
Mesh Set Vertex Selection SetVertexSelection Geometry.Mesh.Selection
Mesh Vertex Selection VertexSelection Geometry.Mesh.Selection
Mesh Set Smoothing Groups SetSmoothingGroups Geometry.Mesh.Smoothing Group
Mesh Set Uniform Smoothing Groups SetUniformSmoothingGroups Geometry.Mesh.Smoothing Group
Mesh Smoothing Groups SmoothingGroups Geometry.Mesh.Smoothing Group
NEW Color Mesh Vertices Color Mesh Vertices Geometry.Mesh.Vertex
NEW Mesh Vertex Mesh_Vertex Geometry.Mesh.Vertex
NEW Mesh Vertex Count Mesh_Vertex_Count Geometry.Mesh.Vertex
Mesh Vertex Index to Edge Indices VertexEdgeLookup Geometry.Mesh.Vertex
Mesh Vertex Index to Face Indices VertexFaceLookup Geometry.Mesh.Vertex
Mesh Vertex Index to Index Buffer Indices VertexIndexLookup Geometry.Mesh.Vertex
Mesh Vertex Neighbors AdjacentVertexIndices Geometry.Mesh.Vertex
Mesh Vertex Normals VertexNormals Geometry.Mesh.Vertex
Mesh Vertices MeshVertices Geometry.Mesh.Vertex
Mesh Vertices at Indices SelectVertices Geometry.Mesh.Vertex
Face4 from Vertices Face4 Geometry.QuadMesh
Face4 Horizontal Split SplitQuadHorizontally Geometry.QuadMesh
Face4 Horizontal Split with Ratio SplitQuadHorizontallyUneven Geometry.QuadMesh
Face4 Vertex A Face4VertexA Geometry.QuadMesh
Face4 Vertex B Face4VertexB Geometry.QuadMesh
Face4 Vertex C Face4VertexC Geometry.QuadMesh
Face4 Vertex D Face4VertexD Geometry.QuadMesh
Face4 Vertical Split SplitQuadVertically Geometry.QuadMesh
Face4 Vertical Split with Ratio SplitQuadVerticallyUneven Geometry.QuadMesh
Face4 Vertices Face4Points Geometry.QuadMesh
QuadMesh Faces QuadMeshFaces Geometry.QuadMesh
QuadMesh from Buffers QuadMesh Geometry.QuadMesh
QuadMesh from Extruded Points Extrude Geometry.QuadMesh
QuadMesh from Lathed Points LathePoints Geometry.QuadMesh
QuadMesh from Lathed Points Around Axis LathePointsAroundAxis Geometry.QuadMesh
QuadMesh Index Buffer QuadMeshIndices Geometry.QuadMesh
QuadMesh Vertices QuadMeshVertices Geometry.QuadMesh
Arrow QuadMesh Primitive Arrow Geometry.QuadMesh.Primitives
Box QuadMesh Primitive BoxQuadMesh Geometry.QuadMesh.Primitives
Cylinder QuadMesh Primitive SimpleCylinder Geometry.QuadMesh.Primitives
Plane QuadMesh Primitive from Column Points SimpleQuadMeshVerticalStrip Geometry.QuadMesh.Primitives
Plane QuadMesh Primitive from Lines QuadPlaneMesh Geometry.QuadMesh.Primitives
Plane QuadMesh Primitive from Row Points SimpleQuadMeshStrip Geometry.QuadMesh.Primitives
QuadMesh Strip QuadMeshStrip Geometry.QuadMesh.Primitives
Sphere Section QuadMesh Primitive SphereSectionQuadMesh Geometry.QuadMesh.Primitives
Arrow Point Profile ArrowShape Geometry.Spline
Attach All Splines CombineSplines Geometry.Spline
NEW Attach Splines Attach_Splines Geometry.Spline
Auto Smooth All Splines AutoSmoothSplines Geometry.Spline
Auto Smooth Spline AutoSmoothSpline Geometry.Spline
Closest Point on Spline ClosestPointOnSpline Geometry.Spline
Closest Points on All Splines ClosestPointOnSplines Geometry.Spline
Empty Spline CreateEmptySpline Geometry.Spline
Join Splines JoinTwoSplines Geometry.Spline
NEW Offset Spline Offset_Spline Geometry.Spline
NEW Points and Tangents on Spline Points_and_Tangents_on_Spline Geometry.Spline
Points on Arc CircularArcOfPoints Geometry.Spline
NEW Points on Circle Points on Circle Geometry.Spline
NEW Points on Spline Points_on_Spline Geometry.Spline
Spline from Function SplineFromFunction Geometry.Spline
Spline from Mesh Edges SplineFromMeshEdges Geometry.Spline
Spline from Mesh Slice SplineFromMeshSlice Geometry.Spline
Spline from Points CreateSplineFromKnots Geometry.Spline
NEW Spline Is Closed Spline_Is_Closed Geometry.Spline
NEW Spline Is Empty Spline_Is_Empty Geometry.Spline
NEW Spline Length Spline_Length Geometry.Spline
Spline Material Ids SplineMaterialIDs Geometry.Spline
Spline Segment to Sub-Spline Index SplineSegmentsToElementsMapping Geometry.Spline
Spline Segment Types SplineSegmentTypes Geometry.Spline
Spline Set Closed SetSplineClosed Geometry.Spline
Spline Set Material Ids SetSplineMaterialIDs Geometry.Spline
Spline Set Segment Types SetSplineSegmentTypes Geometry.Spline
Spline Split Segments to Sub-Splines SplitSplineBySegment Geometry.Spline
Spline Sub-Splines SplineElements Geometry.Spline
NEW Transform Spline Transform_Spline Geometry.Spline
NEW Transforms on Spline Transforms_on_Spline Geometry.Spline
NEW Transforms on Spline with Guide Transforms_on_Spline_with_Guide Geometry.Spline
Bezier Segment to Points BezierSegmentToPoints Geometry.Spline.Advanced
Bezier Segments from Points BezierSegmentsFromAnchors Geometry.Spline.Advanced
Bezier Segments to Points BezierSegmentsToPoints Geometry.Spline.Advanced
Decode Spline from Mesh TriMeshToSpline Geometry.Spline.Advanced
Encode Spline to Mesh SplineToTriMesh Geometry.Spline.Advanced
First Segment Smoothed Tangents ComputeFirstAutoSmoothTangent Geometry.Spline.Advanced
Inner Segment Smoothed Tangents ComputeInnerAutoSmoothTangents Geometry.Spline.Advanced
Last Segment Smoothed Tangents ComputeLastAutoSmoothTangent Geometry.Spline.Advanced
Point on Spline Segment SplineSegmentInterpolate Geometry.Spline.Advanced
Points on Bezier Segments ResamplePointsAsSplines Geometry.Spline.Advanced
Spline Boundary Switch SplineBranchOnBoundaryConditions Geometry.Spline.Advanced
Spline Controls SplineControls Geometry.Spline.Advanced
Spline from Buffers CreateSplineFromBuffers Geometry.Spline.Advanced
Spline from Points and Tangents CreateSplineFromPointsAndTangents Geometry.Spline.Advanced
Spline from Segment Points and Tangents SplineFromSegment Geometry.Spline.Advanced
Spline Generate Segment Tangents SplineGenerateSegmentTangents Geometry.Spline.Advanced
Spline Generate Tangent Indices SplineGenerateTangentIndices Geometry.Spline.Advanced
Spline Index Buffer SplineSegmentIndices Geometry.Spline.Advanced
Spline Knots SplineKnots Geometry.Spline.Advanced
NEW Spline Knots and Controls Spline_Knots_and_Controls Geometry.Spline.Advanced
Spline Segment Controls SplineSegmentControls Geometry.Spline.Advanced
Spline Segment Count SplineSegmentCount Geometry.Spline.Advanced
Spline Segment Is Bezier IsSplineSegmentBezier Geometry.Spline.Advanced
Spline Segment Knot A SplineSegmentKnotA Geometry.Spline.Advanced
Spline Segment Knot B SplineSegmentKnotB Geometry.Spline.Advanced
Spline Segment Knots SplineSegmentKnots Geometry.Spline.Advanced
Spline Segment Length SplineSegmentLength Geometry.Spline.Advanced
Spline Segment Tangent A SplineSegmentTangentA Geometry.Spline.Advanced
Spline Segment Tangent B SplineSegmentTangentB Geometry.Spline.Advanced
Spline Segment Tangents SplineSegmentTangents Geometry.Spline.Advanced
Spline Segment Type SplineSegmentType Geometry.Spline.Advanced
Spline Tangent Buffer SplineTangentsBuffer Geometry.Spline.Advanced
Spline Tangent Index Buffer SplineTangentIndices Geometry.Spline.Advanced
Spline Vertex Buffer SplineVerticesBuffer Geometry.Spline.Advanced
Loop Spline Primitive CircleSpline Geometry.Spline.Primitives
Compound Input: Any Input: any Inputs.Compounds
Compound Input: Array Input: array Inputs.Compounds
Compound Input: Bitmap Input: Bitmap Inputs.Compounds
Compound Input: Boolean Input: Boolean Inputs.Compounds
Compound Input: BoundingBox Input: BoundingBox Inputs.Compounds
Compound Input: BoundingFrustum Input: BoundingFrustum Inputs.Compounds
Compound Input: BoundingSphere Input: BoundingSphere Inputs.Compounds
Compound Input: Cache Input: cache Inputs.Compounds
Compound Input: Constraint Input: Constraint Inputs.Compounds
Compound Input: Edge Input: Edge Inputs.Compounds
Compound Input: Face Input: Face3 Inputs.Compounds
Compound Input: Face4 Input: Face4 Inputs.Compounds
Compound Input: Float Input: Single Inputs.Compounds
Compound Input: Function 0 Input: function0 Inputs.Compounds
Compound Input: Function 1 Input: function1 Inputs.Compounds
Compound Input: Function 2 Input: function2 Inputs.Compounds
Compound Input: Function 3 Input: function3 Inputs.Compounds
Compound Input: Integer Input: Int32 Inputs.Compounds
Compound Input: Line Input: Line Inputs.Compounds
Compound Input: MapChannel Input: MapChannel Inputs.Compounds
Compound Input: Matrix Input: Matrix Inputs.Compounds
Compound Input: Mesh Input: TriMesh Inputs.Compounds
Compound Input: Octree Input: VertexOctree Inputs.Compounds
Compound Input: Pair Input: tuple2 Inputs.Compounds
Compound Input: Particle Object Input: ParticleObject Inputs.Compounds
Compound Input: PhysicsWorld Input: World Inputs.Compounds
Compound Input: Plane Input: Plane Inputs.Compounds
Compound Input: QuadMesh Input: QuadMesh Inputs.Compounds
Compound Input: Quaternion Input: Quaternion Inputs.Compounds
Compound Input: RandomGenerator Input: Random Inputs.Compounds
Compound Input: Ray Input: Ray Inputs.Compounds
Compound Input: RayTraceIntersection Input: RayTraceIntersection Inputs.Compounds
Compound Input: RayTraceScene Input: RayTraceScene Inputs.Compounds
Compound Input: Rectangle Input: Rectangle Inputs.Compounds
Compound Input: RigidBodyDynamics Input: RigidBodyDynamics Inputs.Compounds
Compound Input: SceneNode Input: INode Inputs.Compounds
Compound Input: Spline Input: Spline Inputs.Compounds
Compound Input: String Input: String Inputs.Compounds
Compound Input: Texmap Input: Texmap Inputs.Compounds
Compound Input: Triple Input: tuple3 Inputs.Compounds
Compound Input: Vector Input: Vector3 Inputs.Compounds
Compound Input: Vector4 Input: Vector4 Inputs.Compounds
Geometry: Local to World Matrix Geometry: Matrix Inputs.Tools
Modifier: BoundingBox Modifier: BoundingBox Inputs.Tools
Modifier: Local to World Matrix Modifier: Matrix Inputs.Tools
Modifier: Mesh Modifier: TriMesh Inputs.Tools
Spline: Local to World Matrix Shape: Matrix Inputs.Tools
Tool Input: Asset Parameter: Asset Inputs.Tools
Tool Input: Boolean Parameter: Boolean Inputs.Tools
Tool Input: Color Parameter: Color Inputs.Tools
Tool Input: Current Time Time: Int32 Inputs.Tools
Tool Input: Float Parameter: Single Inputs.Tools
Tool Input: Float Array Parameter: IArray Inputs.Tools
Tool Input: Integer Parameter: Int32 Inputs.Tools
Tool Input: SceneNode Parameter: INode Inputs.Tools
Tool Input: SceneNode Array Parameter: IArray Inputs.Tools
Tool Input: Signal Parameter: Signal Inputs.Tools
Tool Input: String Parameter: String Inputs.Tools
Tool Input: Texmap Parameter: Texmap Inputs.Tools
Tool Input: Vector Parameter: Vector3 Inputs.Tools
Transform Controller: Parent Matrix Transform Controller: Matrix Inputs.Tools
Abs Float Abs Math
NEW Abs Integer Abs_Integer Math
Ceiling Float CeilingAsFloat Math
Ceiling Integer Ceiling Math
Clamp Float ClampFloat Math
Clamp Float to One ClampFloatToOne Math
Clamp Integer ClampInt Math
Clamp Integer to Maximum ClampIntMax Math
Clamp Vector Clamp Math
Degrees from Radians ToDegrees Math
Distance Float FloatDistance Math
Exp Exp Math
Float Decimal Component ScaleFloatFromZeroToOne Math
Floor Float FloorAsFloat Math
Floor Integer Floor Math
Limit Float LimitSingle Math
Log Log Math
Log10 Log10 Math
LogN LogN Math
NEW Loop Float Loop_Float Math
Max Greater Math
Max Float GreaterFloat Math
Max Integer GreaterInt Math
Min Lesser Math
Min Float LesserFloat Math
Min Integer LesserInt Math
Modulo Modulo Math
Negate Float NegativeFloat Math
Negate Integer Negative Math
Power Pow Math
Radians from Degrees ToRadians Math
Rescale Array of Floats NormalizeFloats Math
NEW Rescale Float Rescale_Float Math
Round Round Math
Round as Float RoundAsFloat Math
Sign Sign Math
Square Root Sqrt Math
Truncate Float TruncateAsFloat Math
Truncate Integer Truncate Math
Wrap Angle WrapAngle Math
Add Add Math.Basic
Divide Divide Math.Basic
Multiply Multiply Math.Basic
Subtract Subtract Math.Basic
Bitwise And And Math.Bitwise
Bitwise Left Shift LeftShift Math.Bitwise
Bitwise Or Or Math.Bitwise
Bitwise Right Shift RightShift Math.Bitwise
Bitwise XOR ExclusiveOr Math.Bitwise
Bounding Cube from BoundingBox BoxToCube Math.Bounding Box
BoundingBox Center BoundingBoxCenter Math.Bounding Box
BoundingBox Contains All Points BoxContainsAllPoints Math.Bounding Box
BoundingBox Contains Any Point BoxContainsAnyPoint Math.Bounding Box
BoundingBox Contains BoundingBox BoxContainsBox Math.Bounding Box
BoundingBox Contains BoundingFrustum BoxContainsFrustum Math.Bounding Box
BoundingBox Contains BoundingSphere BoxContainsSphere Math.Bounding Box
BoundingBox Contains Face BoxContainsFace Math.Bounding Box
BoundingBox Contains or Intersects BoundingBox BoxContainsOrIntersectsBox Math.Bounding Box
BoundingBox Contains or Intersects BoundingFrustum BoxContainsOrIntersectsFrustum Math.Bounding Box
BoundingBox Contains or Intersects BoundingSphere BoxContainsOrIntersectsSphere Math.Bounding Box
BoundingBox Contains or Intersects Point BoxContainsOrIntersectsPoint Math.Bounding Box
BoundingBox Contains Point BoxContainsPoint Math.Bounding Box
BoundingBox Corners BoxCorners Math.Bounding Box
BoundingBox Dimensions BoundingBoxExtent Math.Bounding Box
BoundingBox from BoundingBoxes MergeBoxes Math.Bounding Box
BoundingBox from BoundingSphere BoxFromSphere Math.Bounding Box
BoundingBox from Mesh MeshBoundingBox Math.Bounding Box
BoundingBox from Min Max Box Math.Bounding Box
BoundingBox from Points BoxFromPoints Math.Bounding Box
BoundingBox from Points with Thickness BuildBoundingBoxForCurve Math.Bounding Box
BoundingBox from Radius BoxFromRadius Math.Bounding Box
BoundingBox from Radius and Center BoxFromPointAndRadius Math.Bounding Box
BoundingBox from SceneNode Sub-Spline BoundingBoxFromCurvePoints Math.Bounding Box
BoundingBox Intersects BoundingBox BoxIntersectsBox Math.Bounding Box
BoundingBox Intersects BoundingFrustum BoxIntersectsFrustum Math.Bounding Box
BoundingBox Intersects BoundingSphere BoxIntersectsSphere Math.Bounding Box
BoundingBox Match X MatchBoxX Math.Bounding Box
BoundingBox Match Y MatchBoxY Math.Bounding Box
BoundingBox Match Z MatchBoxZ Math.Bounding Box
BoundingBox Max Corner BoxMax Math.Bounding Box
BoundingBox Maximum Side BoundingBoxMaximumSide Math.Bounding Box
BoundingBox Min Corner BoxMin Math.Bounding Box
BoundingBox Radius BoundingBoxRadius Math.Bounding Box
BoundingBox Set X Dimension SetBoxX Math.Bounding Box
BoundingBox Set Y Dimension SetBoxY Math.Bounding Box
BoundingBox Set Z Dimension SetBoxZ Math.Bounding Box
Filter Points Outside BoundingBox FilterPointsBasedOnBoundingBox Math.Bounding Box
Rescale Point in BoundingBox NormalizeFromBoundingBox Math.Bounding Box
Shrink BoundingBox BoxShrinkBy Math.Bounding Box
Subdivide BoundingBox SubdivideBox Math.Bounding Box
Subdivide BoundingBox Along Diagonal SubdivideBoxAlongDiagonal Math.Bounding Box
Subdivide BoundingBox Along X SubdivideBoxAlongX Math.Bounding Box
Subdivide BoundingBox Along Y SubdivideBoxAlongY Math.Bounding Box
Subdivide BoundingBox Along Z SubdivideBoxAlongZ Math.Bounding Box
BoundingFrustum Bottom Plane FrustumBottomPlane Math.Bounding Frustum
BoundingFrustum Contains BoundingSphere FrustumContainsSphere Math.Bounding Frustum
BoundingFrustum Contains Box FrustumContainsBox Math.Bounding Frustum
BoundingFrustum Contains or Intersects BoundingBox FrustumContainsOrIntersectsBox Math.Bounding Frustum
BoundingFrustum Contains or Intersects BoundingSphere FrustumContainsOrIntersectsSphere Math.Bounding Frustum
BoundingFrustum Contains or Intersects Point FrustumContainsOrIntersectsPoint Math.Bounding Frustum
BoundingFrustum Contains Point FrustumContainsPoint Math.Bounding Frustum
BoundingFrustum Corners FrustumCorners Math.Bounding Frustum
BoundingFrustum Far Plane FrustumFarPlane Math.Bounding Frustum
BoundingFrustum from Matrix Frustum Math.Bounding Frustum
BoundingFrustum Intersects BoundingBox FrustumIntersectsBox Math.Bounding Frustum
BoundingFrustum Intersects BoundingSphere FrustumIntersectsSphere Math.Bounding Frustum
BoundingFrustum Left Plane FrustumLeftPlane Math.Bounding Frustum
BoundingFrustum Matrix FrustumMatrix Math.Bounding Frustum
BoundingFrustum Near Plane FrustumNearPlane Math.Bounding Frustum
BoundingFrustum Right Plane FrustumRightPlane Math.Bounding Frustum
BoundingFrustum Top Plane FrustumTopPlane Math.Bounding Frustum
BoundingSphere Center SphereCenter Math.Bounding Sphere
BoundingSphere Contains All Points SphereContainsAllPoints Math.Bounding Sphere
BoundingSphere Contains Any Point SphereContainsAnyPoints Math.Bounding Sphere
BoundingSphere Contains BoundingBox SphereContainsBox Math.Bounding Sphere
BoundingSphere Contains BoundingSphere SphereContainsSphere Math.Bounding Sphere
BoundingSphere Contains Face SphereContainsFace Math.Bounding Sphere
BoundingSphere Contains Frustum SphereContainsFrustum Math.Bounding Sphere
BoundingSphere Contains or Intersects BoundingBox SphereContainsOrIntersectsBox Math.Bounding Sphere
BoundingSphere Contains or Intersects BoundingFrustum SphereContainsOrIntersectsFrustum Math.Bounding Sphere
BoundingSphere Contains or Intersects BoundingSphere SphereContainsOrIntersectsSphere Math.Bounding Sphere
BoundingSphere Contains or Intersects Point SphereContainsOrIntersectsPoint Math.Bounding Sphere
BoundingSphere Contains Point SphereContainsPoint Math.Bounding Sphere
BoundingSphere from BoundingBox SphereFromBox Math.Bounding Sphere
BoundingSphere from BoundingFrustum SphereFromFrustum Math.Bounding Sphere
BoundingSphere from BoundingSpheres MergeSpheres Math.Bounding Sphere
BoundingSphere from Center Radius Sphere Math.Bounding Sphere
BoundingSphere from Mesh MeshBoundingSphere Math.Bounding Sphere
BoundingSphere from Points SphereFromPoints Math.Bounding Sphere
BoundingSphere Intersects BoundingBox SphereIntersectsBox Math.Bounding Sphere
BoundingSphere Intersects BoundingSphere SphereIntersectsSphere Math.Bounding Sphere
BoundingSphere Radius SphereRadius Math.Bounding Sphere
BoundingSphere Set Radius SetSphereRadius Math.Bounding Sphere
Point on BoundingSphere LerpToSphere Math.Bounding Sphere
All All Math.Comparison
And AndAlso Math.Comparison
Any Any Math.Comparison
Compare Compare Math.Comparison
Is Almost Zero AlmostZero Math.Comparison
Is Equal Equal Math.Comparison
Is Equal Float FloatEquals Math.Comparison
Is Equal Vector VectorsAlmostEqual Math.Comparison
Is Even Even Math.Comparison
Is Greater Than GreaterThan Math.Comparison
Is Greater Than or Equal GreaterThanOrEqual Math.Comparison
Is Less Than LessThan Math.Comparison
Is Less Than or Equal LessThanOrEqual Math.Comparison
Is Modulo Equal ModuloEquals Math.Comparison
Is Modulo Equal to Zero ModuloEqualsZero Math.Comparison
NEW Is NaN Is_NaN Math.Comparison
Is Not Equal NotEqual Math.Comparison
Is Odd Odd Math.Comparison
Is Power of Two IsPowerOfTwo Math.Comparison
Not Not Math.Comparison
Or OrElse Math.Comparison
false false Math.Comparison
true true Math.Comparison
e E Math.Constants
Epsilon Epsilon Math.Constants
Float Max Value MaximumFloat Math.Constants
Float Min Value MinimumFloat Math.Constants
Half Pi HalfPi Math.Constants
Infinity Infinity Math.Constants
Integer Max Value MaximumInt Math.Constants
Integer Min Value MinimumInt Math.Constants
NaN NaN Math.Constants
Negative Infinity NegativeInfinity Math.Constants
Negative One Integer NegativeOne Math.Constants
One Float FloatOne Math.Constants
One Integer One Math.Constants
Pi Pi Math.Constants
Three Integer Three Math.Constants
Two Integer Two Math.Constants
Two Pi TwoPi Math.Constants
Zero Float FloatZero Math.Constants
Zero Integer Zero Math.Constants
Zero Vector Vector3Zero Math.Constants
Barycentric Float BarycentricFloat Math.Interpolation
Barycentric Point Barycentric Math.Interpolation
Bezier Point BezierInterpolate Math.Interpolation
Bezier Points BezierPoints Math.Interpolation
Catmull Rom Float CatmullRomFloat Math.Interpolation
Catmull Rom Point CatmullRom Math.Interpolation
Falloff AffectRegion Math.Interpolation
Hermite Float HermiteFloat Math.Interpolation
Hermite Point Hermite Math.Interpolation
Lerp Lerp Math.Interpolation
Lerp Float FloatLerp Math.Interpolation
Lerp Float 3 FloatLerp3 Math.Interpolation
Lerp Quaternion QuaternionLerp Math.Interpolation
Smooth Float SmoothStepFloat Math.Interpolation
Smooth Point SmoothStep Math.Interpolation
Spherical Lerp SphericalLerp Math.Interpolation
Add Lines AddLines Math.Line
Line Line Math.Line
Line Connections FindLineConnectivity Math.Line
Line Connections to Endpoint FindConnectedLines Math.Line
Line from Interpolated Segments LerpLines Math.Line
Line from Vector LineFromOrigin Math.Line
Line Point A LineA Math.Line
Line Point B LineB Math.Line
Offset Line OffsetLine Math.Line
Point on Line LerpLine Math.Line
Points on Line LineToArray Math.Line
Divide by 100 Float DivideBy100Float Math.Macros
Divide by Three DivideByThree Math.Macros
Divide by Two DivideByTwo Math.Macros
Divide by Two Float DivideByTwoFloat Math.Macros
Float Is Greater Than or Equal to Zero GreaterThanOrEqualToZero Math.Macros
Integer Is Greater Than Zero GreaterThanZero Math.Macros
Minus One MinusOne Math.Macros
Modulo Three ModuloThree Math.Macros
Multiply 3 MultiplyThreeNumbers Math.Macros
Multiply by Three MultiplyByThree Math.Macros
Multiply by Two MultiplyByTwo Math.Macros
Negate Vector If VecNegateIf Math.Macros
Negate Vector Unless VecNegateUnless Math.Macros
One Minus Float OneMinus Math.Macros
Plus One PlusOne Math.Macros
NEW Zero If NaN Zero If NaN Math.Macros
NEW Array from Matrix Array_from_Matrix Math.Matrix
Billboard Matrix BillboardMatrix Math.Matrix
Constrained Billboard Matrix ConstrainedBillboardMatrix Math.Matrix
Euler from Rotation Matrix EulerFromRotationMatrix Math.Matrix
Identity Matrix MatrixIdentity Math.Matrix
LookAt Matrix 3dsMaxLookAtMatrix Math.Matrix
Matrix Determinant Determinant Math.Matrix
Matrix Element MatrixElement Math.Matrix
Matrix Flip Basis FlipMatrixBasis Math.Matrix
NEW Matrix from Array Matrix_from_Array Math.Matrix
Matrix from Axes SetMatrixFrom3Rows Math.Matrix
Matrix from Elements Matrix Math.Matrix
NEW LookAt Matrix Matrix_from_Primary_and_Bias Math.Matrix
Matrix from Up Forward ConstructBasisFromUpFwd Math.Matrix
Matrix from Yaw Pitch Roll MatrixFromYawPitchRoll Math.Matrix
Matrix Inverse InvertMatrix Math.Matrix
Matrix Is Decomposable CanDecompose Math.Matrix
Matrix Rotation Component GetMatrixRotation Math.Matrix
Matrix Row MatrixRow Math.Matrix
Matrix Scaling Component GetMatrixScaling Math.Matrix
Matrix Set Row SetMatrixRow Math.Matrix
Matrix Set Translation SetMatrixTranslation Math.Matrix
Matrix to Array MatrixElements Math.Matrix
Matrix Translation Component GetMatrixTranslation Math.Matrix
Matrix Transpose Transpose Math.Matrix
Reflection Matrix ReflectionMatrix Math.Matrix
Rotation Matrix from Axis Angle MatrixFromAxisAngle Math.Matrix
Rotation Matrix from Euler RotationMatrixFromEuler Math.Matrix
Rotation Matrix from Quaternion MatrixFromQuaternion Math.Matrix
Rotation Scaling Matrix ScalingRotationMatrix Math.Matrix
Rotation X Matrix RotationXMatrix Math.Matrix
Rotation Y Matrix RotationYMatrix Math.Matrix
Rotation Z Matrix RotationZMatrix Math.Matrix
Scaling Matrix VectorScaleMatrix Math.Matrix
Scaling Uniform Matrix ScaleMatrix Math.Matrix
Translation Matrix TranslationMatrix Math.Matrix
Translation Rotation Matrix RotationTranslationMatrix Math.Matrix
Translation Rotation Scaling Matrix ScalingRotationTranslationMatrix Math.Matrix
Translation Scaling Matrix ScalingTranslationMatrix Math.Matrix
Orthographic Matrix OrthographicMatrix Math.Matrix.Projection
Orthographic Off Center Matrix OrthographicOffCenterMatrix Math.Matrix.Projection
Perspective Field of View Matrix PerspectiveFieldOfViewMatrix Math.Matrix.Projection
Perspective Matrix PerspectiveMatrix Math.Matrix.Projection
Perspective Off Center Matrix PerspectiveOffCenter Math.Matrix.Projection
Shadow Matrix ShadowMatrix Math.Matrix.Projection
Cached Octree from Mesh CreateAndCacheOctree Math.Octree
Filter Overlapping Points FilterOverlappingPoints Math.Octree
Octree Closest Point ClosestPoint Math.Octree
Octree Closest Point on Mesh ClosestPointOnSurfaceWithClosestPointOnFace Math.Octree
Octree Closest Points ClosestVertices Math.Octree
Octree Closest Points by Distance OctreeNearPoints Math.Octree
Octree from Points PointOctree Math.Octree
Octree Points in BoundingBox OctreePointsInBox Math.Octree
Octree Points in BoundingSphere OctreePointsInSphere Math.Octree
Closest Point on Plane PlaneClosestPoint Math.Plane
Normalize Plane NormalizePlane Math.Plane
Plane Distance PlaneD Math.Plane
Plane Dot Coordinate DotCoordinate Math.Plane
Plane from Position Direction PlaneFromPositionDirection Math.Plane
Plane from Ray Plane Math.Plane
Plane from Three Points PlaneFrom3Points Math.Plane
Plane Is Behind BoundingBox PlaneBehindBox Math.Plane
Plane Is Behind BoundingSphere PlaneBehindSphere Math.Plane
Plane Is in Front of BoundingBox PlaneInFrontOfBox Math.Plane
Plane Is in Front of BoundingSphere PlaneInFrontOfSphere Math.Plane
Plane Is Intersecting BoundingBox PlaneIntersectsBox Math.Plane
Plane Is Intersecting BoundingSphere PlaneIntersectsSphere Math.Plane
Plane Normal PlaneNormal Math.Plane
Point Distance to Plane PointPlaneDistance Math.Plane
Concatenate Quaternions ConcatenateQuaternions Math.Quaternion
Conjugate Quaternion ConjugateQuaternion Math.Quaternion
Dot Product Quaternion DotQuaternions Math.Quaternion
Euler from Quaternion EulerFromQuaternion Math.Quaternion
Identity Quaternion QuaternionIdentity Math.Quaternion
Normalize Quaternion QuaternionNormalize Math.Quaternion
Quaternion from Axis Angle QuaternionFromDirectionAngle Math.Quaternion
Quaternion from Euler QuaternionFromEuler Math.Quaternion
Quaternion from Vector and Theta QuaternionFromVectorAndTheta Math.Quaternion
Quaternion from Vector4 Vector4ToQuaternion Math.Quaternion
Quaternion from Yaw Pitch Roll QuaternionFromYawPitchRoll Math.Quaternion
Quaternion Inverse QuaternionInverse Math.Quaternion
Quaternion Length QuaternionLength Math.Quaternion
Quaternion Length Squared QuaternionLengthSquared Math.Quaternion
Quaternion Rotation Angle QuaternionAngle Math.Quaternion
Quaternion Rotation Between Vectors RotationBetweenVectors Math.Quaternion
Quaternion W QuaternionW Math.Quaternion
Quaternion X QuaternionX Math.Quaternion
Quaternion Y QuaternionY Math.Quaternion
Quaternion Z QuaternionZ Math.Quaternion
Rectangle Bottom Right BottomRight Math.Rectangle
Rectangle from Corners Rectangle Math.Rectangle
Rectangle Top Left TopLeft Math.Rectangle
Arc Cos Acos Math.Trigonometry
Arc Sin Asin Math.Trigonometry
Arc Tan Atan Math.Trigonometry
Arc Tan 2 Atan2 Math.Trigonometry
Cos Cos Math.Trigonometry
Cosh Cosh Math.Trigonometry
Sin Sin Math.Trigonometry
Sinh Sinh Math.Trigonometry
Tan Tan Math.Trigonometry
Tanh Tanh Math.Trigonometry
Angle Between Unit Vectors AngleOfUnitVectors Math.Vector
Angle Between Vectors AngleOfVectors Math.Vector
NEW Array from Vector Array_from_Vector Math.Vector
Closest Point SimpleClosestPoint Math.Vector
Closest Point to Index ClosestOtherPointIndex Math.Vector
Cross Product Cross Math.Vector
Distance Distance Math.Vector
Distance Squared DistanceSquared Math.Vector
Distance to Point in Direction DistanceToLine Math.Vector
Divide Vector DivideByScalar Math.Vector
Dot Product Dot Math.Vector
For Each Vector Component MapVector3 Math.Vector
Length Length Math.Vector
Length Squared LengthSquared Math.Vector
Max Vector Component MaxValueFromVector3 Math.Vector
Max Vector Components VectorMaximum Math.Vector
Min Vector Component MinValueFromVector3 Math.Vector
Min Vector Components VectorMinimum Math.Vector
Multiply Vector MultiplyByScalar Math.Vector
Negate Vector Negate Math.Vector
Normalize Normalize Math.Vector
Offset Vector X OffsetX Math.Vector
Offset Vector XY OffsetXY Math.Vector
Offset Vector XYZ OffsetVector Math.Vector
Offset Vector XZ OffsetXZ Math.Vector
Offset Vector Y OffsetY Math.Vector
Offset Vector YZ OffsetYZ Math.Vector
Offset Vector Z OffsetZ Math.Vector
Point on Torus TorusPoint Math.Vector
Reflect Vector Reflect Math.Vector
Rescale Array of Vectors RescaleVectorsFromMinMax Math.Vector
Rotate Vector Rotate Math.Vector
Rotate Vector Around Axis RotatePoint Math.Vector
Swap YZ SwapYZ Math.Vector
Transform Vector Transform Math.Vector
Vector Vector3 Math.Vector
NEW Vector Component Vector_Component Math.Vector
NEW Vector from Array Vector_from_Array Math.Vector
Vector from Quaternion QuaternionVector Math.Vector
Vector from Triple TripleToVector Math.Vector
Vector from X Vector3FromX Math.Vector
Vector from XY Vector3FromXY Math.Vector
Vector from XZ Vector3FromXZ Math.Vector
Vector from Y Vector3FromY Math.Vector
Vector from YZ Vector3FromYZ Math.Vector
Vector from Z Vector3FromZ Math.Vector
Vector Plane Binormal VecPerpTo2Vecs Math.Vector
Vector Plane Binormal with Flip PerpToVecInPlane2ndVec Math.Vector
Vector Plane Normal NormalizedCross Math.Vector
Vector Plane Normal with Flip NormalizedCrossWithFlip Math.Vector
Vector Projection Projection Math.Vector
Vector Projection Length ProjectionLength Math.Vector
NEW Vector Set Component Vector_Set_Component Math.Vector
Vector Set Length SetVectorLength Math.Vector
Vector Set X SetX Math.Vector
Vector Set XY SetXY Math.Vector
Vector Set XZ SetXZ Math.Vector
Vector Set Y SetY Math.Vector
Vector Set YZ SetYZ Math.Vector
Vector Set Z SetZ Math.Vector
Vector to Degrees Vector3ToDegrees Math.Vector
Vector to Radians Vector3ToRadians Math.Vector
Vector X X Math.Vector
Vector Y Y Math.Vector
Vector Z Z Math.Vector
Vector4 Vector4 Math.Vector
Vector4 from Quaternion QuaternionToVector4 Math.Vector
Vector4 W Vector4W Math.Vector
Vector4 X Vector4X Math.Vector
Vector4 Y Vector4Y Math.Vector
Vector4 Z Vector4Z Math.Vector
Vectors Are Parallel AreParallel Math.Vector
Vectors Are Perpendicular ArePerpendicular Math.Vector
X Axis XAxis Math.Vector
Y Axis YAxis Math.Vector
Z Axis ZAxis Math.Vector
Commit to OpenVDB File WriteOpenVDBFile OpenVDB
Create New OpenVDB File CreateNewOpenVDBFile OpenVDB
Get Grid as Float Array GetGridAsFloatArray OpenVDB
Get Grid as Sampled Float Array GetGridAsSampledFloatArray OpenVDB
Get Grid as Sampled Vector Array GetGridAsSampledVector3Array OpenVDB
Get Grid as Vector Array GetGridAsVector3Array OpenVDB
Get Grid Depth GetGridDepth OpenVDB
Get Grid Names GetGridNames OpenVDB
Get Grid Types GetGridTypes OpenVDB
Get Grid Value Types GetGridValueTypes OpenVDB
Get Grid Vertices GetGridVertices OpenVDB
Put Float Array as Grid PutFloatArrayAsGrid OpenVDB
Put Vector Array as Grid PutVector3ArrayAsGrid OpenVDB
Output: Compound Output: compound Outputs.Compounds
Output: Color Controller Output: Color Controller Outputs.Tools
Output: Float Controller Output: Float Controller Outputs.Tools
Output: Geometry Output: geometry Outputs.Tools
Output: MAXScript Function Output: MAXScript function Outputs.Tools
Output: Modifier Output: modifier Outputs.Tools
Output: Point3 Controller Output: Point3 Controller Outputs.Tools
Output: Point4 Controller Output: Point4 Controller Outputs.Tools
Output: Position Controller Output: Position Controller Outputs.Tools
Output: Rotation Controller Output: Rotation Controller Outputs.Tools
Output: Scale Controller Output: Scale Controller Outputs.Tools
Output: Spline Output: shape Outputs.Tools
Output: Transform Controller Output: Transform Controller Outputs.Tools
Output: Utility Output: utility Outputs.Tools
Mesh Center of Mass GetCenterOfMass Physics
PhysicsWorld CreateWorld Physics
PhysicsWorld Add Constraint AddConstraint Physics
PhysicsWorld Add Rigid Body AddRigidBody Physics
PhysicsWorld RigidBody GetRigidBodyByIndex Physics
PhysicsWorld RigidBody Convex Hull GetRigidBodyConvexHull Physics
PhysicsWorld RigidBody Count GetNumberOfRigidBodies Physics
PhysicsWorld RigidBody World Transform GetRigidBodyWorldTransform Physics
PhysicsWorld Set Gravity SetGravity Physics
PhysicsWorld Set Time SetSimulationTime Physics
PhysicsWorld Simulation CreateSimulation Physics
PhysicsWorld Simulation Time GetSimulationTime Physics
Point Constraint CreatePointConstraint Physics
Point to Point Constraint CreatePoint2PointConstraint Physics
Reset PhysicsWorld ResetWorld Physics
RigidBody CreateRigidBody Physics
RigidBody Is Kinematic IsRigidBodyKinematic Physics
RigidBody Set Velocity SetRigidBodyVelocity Physics
RigidBody Set World Transform SetRigidBodyWorldTransform Physics
RigidBodyDynamics CreateRigidBodyDynamics Physics
Six DOF Constraint CreateGeneric6DofConstraint Physics
Six DOF Constraint Set Angular Dynamics SetGeneric6DofConstraintAngularDynamics Physics
Six DOF Constraint Set Angular Limit SetGeneric6DofConstraintAngularLimit Physics
Six DOF Constraint Set Linear Dynamics SetGeneric6DofConstraintLinearDynamics Physics
Six DOF Constraint Set Linear Limit SetGeneric6DofConstraintLinearLimit Physics
Step PhysicsWorld StepSimulation Physics
NEW Array of Random Booleans Array_of_Random_Booleans Random
NEW Array of Random Booleans with Bias Array_of_Random_Booleans_with_Bias Random
NEW Array of Random Floats Array_of_Random_Floats Random
NEW Array of Random Floats in Range Array_of_Random_Floats_in_Range Random
NEW Array of Random Integers Array_of_Random_Integers Random
NEW Array of Random Integers in Range Array_of_Random_Integers_in_Range Random
NEW Array of Random Vectors Array_of_Random_Vectors Random
NEW Array of Random Vectors in Range Array_of_Random_Vectors_in_Range Random
NEW Random Boolean Random_Boolean Random
NEW Random Boolean with BIas Random_Boolean_with_Bias Random
Random Float RandFloat Random
NEW Random Float in Range Random_Float_in_Range Random
Random Integer RandInt Random
NEW Random Integer in Range Random_Integer_in_Range Random
NEW Shuffle Array Shuffle_Array Random
Generate Array of Random Vectors PseudoRandomVectors Random.Generator
Generate Random Boolean RandomBoolean Random.Generator
Generate Random Choice RandomChoice Random.Generator
Generate Random Float PseudoRandomFloat Random.Generator
Generate Random Integer PseudoRandomInt Random.Generator
Generate Random Integer in Range PseudoRandomIntRange Random.Generator
Generate Random Vector PseudoRandomVector Random.Generator
RandomGenerator RandomNumberGenerator Random.Generator
NEW Fractal Cell Noise Fractal_Cell_Noise Random.Noise
NEW Fractional Brownian Motion Fractional_Brownian_Motion Random.Noise
NEW Noise 1 Noise1 Random.Noise
NEW Noise 3 Noise3 Random.Noise
NEW Turbulence Turbulence Random.Noise
Filter and Sort Ray Intersections FilterAndSortRayIntersections Ray Tracing
Points on Ray SampleAlongRayWithSpacing Ray Tracing
Ray Ray Ray Tracing
Ray Direction RayDirection Ray Tracing
Ray from Matrices RayFromMatrices Ray Tracing
Ray from Matrix Axis RayFromMatrixAxis Ray Tracing
Ray from SceneNode World X Axis RayFromNodeXAxis Ray Tracing
Ray from SceneNode World Y Axis RayFromNodeYAxis Ray Tracing
Ray from SceneNode World Z Axis RayFromNodeZAxis Ray Tracing
Ray from Vector VectorToRay Ray Tracing
Ray Intersection with BoundingBox RayIntersectsBox Ray Tracing
Ray Intersection with BoundingSphere RayIntersectsSphere Ray Tracing
Ray Intersection with Face FaceRayIntersection Ray Tracing
Ray Intersection with Plane RayIntersectsPlane Ray Tracing
Ray Intersection with SceneNode NodeIntersectsRay Ray Tracing
Ray Intersections to SceneNode along Negative Z UpdatePositionsWithIntersections Ray Tracing
Ray Position RayPosition Ray Tracing
Ray Set Direction SetRayDirection Ray Tracing
Ray Set Position SetRayPosition Ray Tracing
Ray to SceneNode Intersections GetRayToSurfaceIntersections Ray Tracing
Ray Trace Add Mesh RayTraceAddGeometry Ray Tracing.Advanced
Ray Trace All Intersecting Faces RayTraceAllIntersectingFaces Ray Tracing.Advanced
Ray Trace Coordinates RayTraceCoordinates Ray Tracing.Advanced
Ray Trace Delete Geometry RayTraceDeleteGeometry Ray Tracing.Advanced
Ray Trace Disable Geometry RayTraceDisableGeometry Ray Tracing.Advanced
Ray Trace Distance RayTraceDistance Ray Tracing.Advanced
Ray Trace Enable Geometry RayTraceEnableGeometry Ray Tracing.Advanced
Ray Trace Face Id RayTraceFaceId Ray Tracing.Advanced
Ray Trace Face Intersection RayTraceFaceIntersection Ray Tracing.Advanced
Ray Trace Face Intersections RayTraceFaceIntersections Ray Tracing.Advanced
Ray Trace Geometry Id RayTraceGeometryId Ray Tracing.Advanced
Ray Trace Geometry Occluded RayTraceGeometryOccluded Ray Tracing.Advanced
Ray Trace Hit RayTraceHit Ray Tracing.Advanced
Ray Trace Normal RayTraceNormal Ray Tracing.Advanced
Ray Trace Scene RayTraceScene Ray Tracing.Advanced
Ray Trace Update Geometry RayTraceUpdateGeometry Ray Tracing.Advanced
Ray Trace UV RayTraceUV Ray Tracing.Advanced
Index of Substring IndexOfString String
Join Array as String StringJoin String
Join Array as String with Ellipsis StringEllidedJoin String
Join Strings ConcatenateStrings String
Parse Array of String Arrays to Floats Parse2DStringArrayToFloat String
Parse Boolean TryParseBoolean String
Parse CSV File ParseCSVData String
Parse Float TryParseFloat String
Parse Integer TryParseInt String
Parse String Array to Floats ParseStringArrayToFloat String
Read CSV ReadCSVData String
Read Lines ReadAllLines String
Read Text ReadAllText String
Regex Regex String
Replace String ReplaceString String
Split String Split String
Split String with Regex RegexSplit String
String Contains Regex RegexMatch String
String Get Regex Matches RegexMatches String
String Length StringLength String
String to Lowercase ToLower String
String to Uppercase ToUpper String
Substring Substring String
Trim String Whitespace Trim String
JSON Extract Integer Array JSONToInt32Array String.JSON
JSON Extract String Array GetJSONArrayByName String.JSON
JSON Extract Vector Array JSONToVector3Array String.JSON
DEPRECATED DEPRECATED Affect Region Compound AffectRegionCompound Deprecated.Compounds
DEPRECATED DEPRECATED Along X Axis AlongXAxis Deprecated.Compounds
DEPRECATED DEPRECATED Along Y Axis AlongYAxis Deprecated.Compounds
DEPRECATED DEPRECATED Along Z Axis AlongZAxis Deprecated.Compounds
DEPRECATED DEPRECATED Array 2 Array2 Deprecated.Compounds
DEPRECATED DEPRECATED Array 3 Array3 Deprecated.Compounds
DEPRECATED DEPRECATED Array 4 Array4 Deprecated.Compounds
DEPRECATED DEPRECATED Array from Vector VectorAsArray Deprecated.Compounds
DEPRECATED DEPRECATED Array of Random Floats in Range ArrayOfRandomFloatsInRange Deprecated.Compounds
DEPRECATED DEPRECATED Array of Random Morphs ArrayOfRandomMorphs Deprecated.Compounds
DEPRECATED DEPRECATED Array of Random Positions ArrayOfRandomsPositions Deprecated.Compounds
DEPRECATED DEPRECATED Bezier to Points BezierToPoints Deprecated.Compounds
DEPRECATED DEPRECATED Bind All of 3 BindAllOf3 Deprecated.Compounds
DEPRECATED DEPRECATED Boolean to Integer BoolToINT Deprecated.Compounds
DEPRECATED DEPRECATED Choose Value ChooseValue Deprecated.Compounds
DEPRECATED DEPRECATED Detach Faces DetachFaces Deprecated.Compounds
DEPRECATED DEPRECATED Directions on Curve Randomized DirectionsOnCurveRandomized Deprecated.Compounds
DEPRECATED DEPRECATED Fan QuadMesh Primitive QuadMeshFan Deprecated.Compounds
DEPRECATED DEPRECATED Generate Array of Random Points in BoundingBox PseudoRandomPointsInBox Deprecated.Compounds
DEPRECATED DEPRECATED Generate Random Point in BoundingBox PseudoRandomPointInBox Deprecated.Compounds
DEPRECATED DEPRECATED Inverse Float Lerp InverseFloatLerp Deprecated.Compounds
DEPRECATED DEPRECATED Join Four Values with Comma ConcatenateValuesAsString Deprecated.Compounds
DEPRECATED DEPRECATED Lerp Along Line LerpAlongLine Deprecated.Compounds
DEPRECATED DEPRECATED MapChannel Face Vertices MapChannelWithoutIndices Deprecated.Compounds
DEPRECATED DEPRECATED Matrix from Primary and Bias ConstructBasisFromPrimaryAndBias Deprecated.Compounds
DEPRECATED DEPRECATED Mesh Clones on Points CloneMeshAtPositions Deprecated.Compounds
DEPRECATED DEPRECATED Mesh Has Per Vertex Data Channel HasPerVertexChannel Deprecated.Compounds
DEPRECATED DEPRECATED Move Points MovePoints Deprecated.Compounds
DEPRECATED DEPRECATED Normalize Float NormalizeFloat Deprecated.Compounds
DEPRECATED DEPRECATED Offset Mesh OffsetMesh Deprecated.Compounds
DEPRECATED DEPRECATED Offset Meshes by Vector Array OffsetMeshesByVectors Deprecated.Compounds
DEPRECATED DEPRECATED Offset Meshes with Increment Vector OffsetMeshesBySingleVector Deprecated.Compounds
DEPRECATED DEPRECATED Offset Vector Set OffsetVectorSet Deprecated.Compounds
DEPRECATED DEPRECATED Orientation on SceneNode Spline LerpDirOnCurve Deprecated.Compounds
DEPRECATED DEPRECATED Orientations on SceneNode Spline DirectionsOnCurve Deprecated.Compounds
DEPRECATED DEPRECATED Orientations on SceneNode Spline Randomized LerpDirectionsOnCurveRandomized Deprecated.Compounds
DEPRECATED DEPRECATED Origin Origin Deprecated.Compounds
DEPRECATED DEPRECATED Place Mesh on Plane Randomly PlaceMeshOnPlaneRandomly Deprecated.Compounds
DEPRECATED DEPRECATED Point on SceneNode Spline LerpPosOnCurve Deprecated.Compounds
DEPRECATED DEPRECATED Point on SceneNode Sub-Spline LerpPosOnACurve Deprecated.Compounds
DEPRECATED DEPRECATED Point on Spline SplineInterpolate Deprecated.Compounds
DEPRECATED DEPRECATED Points on SceneNode Spline Randomized PointsOnCurveRandomized Deprecated.Compounds
DEPRECATED DEPRECATED Points on SceneNode Spline Randomized Projected PointsOnCurveRandomizedProjectedOnSurface - Deprecated.Compounds
DEPRECATED DEPRECATED Points on SceneNode Sub-Spline CurvePoints Deprecated.Compounds
DEPRECATED DEPRECATED Points on SceneNode Sub-Spline Randomized PointsOnACurveRandomized Deprecated.Compounds
DEPRECATED DEPRECATED Points on Spline Randomized PointsOnSplineRandomized Deprecated.Compounds
DEPRECATED DEPRECATED Rotate Vectors Around Axis RotatePoints Deprecated.Compounds
DEPRECATED DEPRECATED Scale Float ScaleFloat Deprecated.Compounds
DEPRECATED DEPRECATED Scale Vector Components ScaleVector Deprecated.Compounds
DEPRECATED DEPRECATED Seedless Random Floats RandomFloats Deprecated.Compounds
DEPRECATED DEPRECATED Seedless Random Interpolation RandomInterpolation Deprecated.Compounds
DEPRECATED DEPRECATED Seedless Random Interpolation Array RandomInterpolationArray Deprecated.Compounds
DEPRECATED DEPRECATED Seedless Random Morph Meshes RandomMorphMeshes Deprecated.Compounds
DEPRECATED DEPRECATED Seedless Random Point in Box RandomPointInBox Deprecated.Compounds
DEPRECATED DEPRECATED Seedless Random Points in Box RandomPointsInBox Deprecated.Compounds
DEPRECATED DEPRECATED Seedless Random Vector RandomVector Deprecated.Compounds
DEPRECATED DEPRECATED Seedless Random Vector on Plane RandomVectorOnPlane Deprecated.Compounds
DEPRECATED DEPRECATED Seedless Random Vectors RandomVectors Deprecated.Compounds
DEPRECATED DEPRECATED Set X Components ResetXComponents Deprecated.Compounds
DEPRECATED DEPRECATED Set Y Components ResetYComponents Deprecated.Compounds
DEPRECATED DEPRECATED Set Z Components ResetZComponents Deprecated.Compounds
DEPRECATED DEPRECATED Spline Is Closed IsSplineClosed Deprecated.Compounds
DEPRECATED DEPRECATED Spline Length SplineLength Deprecated.Compounds
DEPRECATED DEPRECATED Splines from SceneNode ShapeObject SampleShapeObjectToSplines Deprecated.Compounds
DEPRECATED DEPRECATED Splines from SceneNode ShapeObject 2 SplinesFromShapeObject Deprecated.Compounds
DEPRECATED DEPRECATED Split In Chunks SplitInChunks Deprecated.Compounds
DEPRECATED DEPRECATED Tangent on SceneNode Spline LerpTangentOnCurve Deprecated.Compounds
DEPRECATED DEPRECATED Tangent on SceneNode Sub-Spline LerpTangentOnACurve Deprecated.Compounds
DEPRECATED DEPRECATED Tangent on Spline SplineInterpolateTangent Deprecated.Compounds
DEPRECATED DEPRECATED Transform Mesh TransformMesh Deprecated.Compounds
DEPRECATED DEPRECATED Transform Points TransformPoints Deprecated.Compounds
DEPRECATED DEPRECATED Transform Spline TransformSpline Deprecated.Compounds
DEPRECATED DEPRECATED Validate Condition ValidateCondition Deprecated.Compounds
DEPRECATED DEPRECATED Vector from Array VectorFromArray Deprecated.Compounds
DEPRECATED DEPRECATED Vector Lengths VectorLengths Deprecated.Compounds
DEPRECATED DEPRECATED Add Bullet Object AddBulletObject Deprecated.Operators
DEPRECATED DEPRECATED As As Deprecated.Operators
DEPRECATED DEPRECATED As Boolean Array AsBoolArray Deprecated.Operators
DEPRECATED DEPRECATED As Char AsChar Deprecated.Operators
DEPRECATED DEPRECATED As Char Array AsCharArray Deprecated.Operators
DEPRECATED DEPRECATED As Float Array AsFloatArray Deprecated.Operators
DEPRECATED DEPRECATED As Integer Array AsIntArray Deprecated.Operators
DEPRECATED DEPRECATED As String Array AsStringArray Deprecated.Operators
DEPRECATED DEPRECATED Clear Vertex Data ClearVertexData Deprecated.Operators
DEPRECATED DEPRECATED Closest Point on Surface ClosestPointOnSurface Deprecated.Operators
DEPRECATED DEPRECATED Closest Vertex ClosestVertex Deprecated.Operators
DEPRECATED DEPRECATED Compound Input: ShapeObject Input: ShapeObject Deprecated.Operators
DEPRECATED DEPRECATED Default Value of Type DefaultValueOfType Deprecated.Operators
DEPRECATED DEPRECATED DefaultValueOfElement DefaultValueOfElement Deprecated.Operators
DEPRECATED DEPRECATED Empty Array of ShapeObject ShapeObjectEmptyArray Deprecated.Operators
DEPRECATED DEPRECATED FindDependentNode FindDependentNode Deprecated.Operators
DEPRECATED DEPRECATED FPValueFromSceneNode FPValueFromINode Deprecated.Operators
DEPRECATED DEPRECATED FPValueToMtl FPValueToMtl Deprecated.Operators
DEPRECATED DEPRECATED Identity Identity Deprecated.Operators
DEPRECATED DEPRECATED Interpolate Position on Curve in ShapeObject LerpACurveInShapeObject Deprecated.Operators
DEPRECATED DEPRECATED Interpolate Position on ShapeObject LerpOnCurve Deprecated.Operators
DEPRECATED DEPRECATED LookAt Matrix LookAtMatrix Deprecated.Operators
DEPRECATED DEPRECATED Matrix from Up Forward with Position WorldMatrix Deprecated.Operators
DEPRECATED DEPRECATED Mesh Data MeshData Deprecated.Operators
DEPRECATED DEPRECATED Mesh from Buffers and Mesh Data CreateMeshWithMeshData Deprecated.Operators
DEPRECATED DEPRECATED Ninety Float FloatNinety Deprecated.Operators
DEPRECATED DEPRECATED Ninety Integer Ninety Deprecated.Operators
DEPRECATED DEPRECATED One Eighty Float FloatOneEighty Deprecated.Operators
DEPRECATED DEPRECATED One Eighty Integer OneEighty Deprecated.Operators
DEPRECATED DEPRECATED Parse Boolean ParseBoolean Deprecated.Operators
DEPRECATED DEPRECATED Parse Float ParseFloat Deprecated.Operators
DEPRECATED DEPRECATED Parse Integer ParseInt Deprecated.Operators
DEPRECATED DEPRECATED Pass Through ShapeObject Pass-through: ShapeObject Deprecated.Operators
DEPRECATED DEPRECATED Quaternion from Rotation Matrix QuaternionFromRotationMatrix Deprecated.Operators
DEPRECATED DEPRECATED Random Float RandomFloat Deprecated.Operators
DEPRECATED DEPRECATED Random Integer RandomInt Deprecated.Operators
DEPRECATED DEPRECATED Random Integer in Range RandomIntInRange Deprecated.Operators
DEPRECATED DEPRECATED RandomGenerator RandomNumberGeneratorWithoutSeed Deprecated.Operators
DEPRECATED DEPRECATED Reference Maker: ReferenceMaker Reference Maker: ReferenceMaker Deprecated.Operators
DEPRECATED DEPRECATED SceneNode Has ShapeObject CanGetShapeFromNode Deprecated.Operators
DEPRECATED DEPRECATED SceneNode ShapeObject ShapeFromNode Deprecated.Operators
DEPRECATED DEPRECATED Set Mesh Data SetMeshData Deprecated.Operators
DEPRECATED DEPRECATED ShapeObject Curve Count CurvesInShape Deprecated.Operators
DEPRECATED DEPRECATED Sphere QuadMesh Primitive SphereQuadMesh Deprecated.Operators
DEPRECATED DEPRECATED String from Char Array FromChars Deprecated.Operators
DEPRECATED DEPRECATED Ten Ten Deprecated.Operators
DEPRECATED DEPRECATED Three Sixty Float FloatThreeSixty Deprecated.Operators
DEPRECATED DEPRECATED Three Sixty Integer ThreeSixty Deprecated.Operators
DEPRECATED DEPRECATED To Chars ToChars Deprecated.Operators
DEPRECATED DEPRECATED Type of Element TypeOfElement Deprecated.Operators
DEPRECATED DEPRECATED Type of Expression TypeOfExpression Deprecated.Operators
DEPRECATED DEPRECATED Type of Value TypeOfValue Deprecated.Operators
REMOVED CFDArrows
REMOVED StoreDataInPVDC
REMOVED CachedValueWithHash
REMOVED CFDColorMeshFromVectorData
REMOVED GaussianWeights
REMOVED GetAbsVelocities
REMOVED GenerateSplineFromVelocity
REMOVED ExtractVectors
REMOVED GetVectors
REMOVED KeepNVertices
REMOVED WeightsByDistance
REMOVED InterpVelocityWeighed
REMOVED NodeSingleTupleSecond
REMOVED InterpChannelAtEachVertex
REMOVED InterpAbsVelocityAtEachVertex
REMOVED InterpVelocityAtEachPoint
REMOVED GetPVData
REMOVED TransferPerVertexDataByIndex
REMOVED CFDColorSplineFromVectorData
REMOVED InterpChannelWeighed
REMOVED NormalizeFloatWithFloatArray
REMOVED SetPerVertexDataChannel
REMOVED RungeKuttaIntegration
REMOVED CacheOctreeMod
REMOVED CFDAdvectPoints
REMOVED GetMeshVerticesWeights
REMOVED CFDInterpolateVectorDataFromSamplePoints
REMOVED pushPOP
REMOVED InterpMeshVerticesVelocityWeighted
REMOVED FilterCFDMeshVertices
REMOVED GetWeights
REMOVED InterpChannelAtEachPoint
REMOVED WriteCSVDataAsOpenVDB
REMOVED ArrayOfPseudoRandomMorphsFromNodes
REMOVED GenerateVertices
REMOVED CFDSplineMaterialIDAt
REMOVED InterpAbsVelocityAtEachPoint
REMOVED pushPopperArray
REMOVED IsNullFix
REMOVED ConditionalNormWithCache
REMOVED WeightedAveragePosition
REMOVED KeepEveryNthVertex
REMOVED WeightedVectorSum
REMOVED CFDPositionsAndVectorData
REMOVED StoreDataInPVDCAtChannels
REMOVED CombineAsACompound
REMOVED NodeSingleTupleFirst
REMOVED SetPerVertexDataChannelByIndex
REMOVED CreateSplinesFromAlignedVectorArrays
REMOVED GetVelocity
REMOVED ClosestPointWithCachedOctree