![]() |
![]() |
![]() |
Frame.GetNumberNamedMatrices Method |
Language: |
Retrieves the number of frames in a subtree that have non-null names.
Visual Basic Public Shared Function GetNumberNamedMatrices( _
ByVal frameRoot As Frame _
) As IntegerC# public static int GetNumberNamedMatrices(
Frame frameRoot
);C++ public:
static int GetNumberNamedMatrices(
Frame^ frameRoot
);JScript public static function GetNumberNamedMatrices(
frameRoot : Frame
) : int;
frameRoot Microsoft.DirectX.Direct3D.Frame
A Frame object that represents the root node of the subtree.
System.Int32
Integer that represents the number of frames that have non-null names.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center