DVTk API
Type Method (actorType)
DVTkDvtk.IheActors.BasesActorTypesType(ActorTypeEnum)
DVTk API

[This is preliminary documentation and is subject to change.]

Actor string based type from enum.
Declaration Syntax
C#Visual BasicVisual C++
public static string Type(
	ActorTypeEnum actorType
)
Public Shared Function Type ( _
	actorType As ActorTypeEnum _
) As String
public:
static String^ Type(
	ActorTypeEnum actorType
)
Parameters
actorType (ActorTypeEnum)
Actor Type as Enum.
Return Value
Actor Type as String.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0