BuildMeshShadowVolume()
语法
BuildMeshShadowVolume(#Mesh)概要
Create the shadow volume for the specified #Mesh. It is required if the mesh needs to cast shadow. It should be done once the mesh creation is completely done, or the shadow will not match the mesh.
参数
#Mesh The mesh to act on.
返回值
无.
参阅
CreateMesh()
已支持操作系统
所有